Skip to main content

VisualWebArena benchmark for BrowserGym

Project description

WebArena benchmark for BrowserGym

This package provides browsergym.visualwebarena, which is an unofficial port of the VisualWebArena benchmark for BrowserGym.

Note: the original VisualWebArena codebase has been slightly adapted to ensure compatibility.

Setup

  1. Install the package
pip install browsergym-visualwebarena
  1. Download tokenizer ressources
python -c "import nltk; nltk.download('punkt')"
  1. Setup the web servers (follow the visualwebarena README).

  2. Setup the URLs as environment variables (note the VWA_ prefix)

export VWA_CLASSIFIEDS="$BASE_URL:9001/"
export VWA_CLASSIFIEDS_RESET_TOKEN="4b61655535e7ed388f0d40a93600254c"  # Default reset token for classifieds site, change if you edited its docker-compose.yml
export VWA_SHOPPING="$BASE_URL:7770/"
export VWA_REDDIT="$BASE_URL:9999"
export VWA_WIKIPEDIA="$BASE_URL:8888/wikipedia_en_all_maxi_2022-05/A/User:The_other_Kiwix_guy/Landing"
export VWA_HOMEPAGE="$BASE_URL:4399"
  1. Setup an OpenAI API key
export OPENAI_API_KEY=...

NOTE: be mindful of costs, as VisualWebArena will call GPT4 for certain evaluations (llm_fuzzy_match).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

browsergym_visualwebarena-0.4.1.tar.gz (7.5 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file browsergym_visualwebarena-0.4.1.tar.gz.

File metadata

File hashes

Hashes for browsergym_visualwebarena-0.4.1.tar.gz
Algorithm Hash digest
SHA256 9f7a0ef9abb00da912288475a9f9e3c93fd803d634c9d283dfa0580a4fdfc5f6
MD5 22ad521911271c53c7ec312c75eea896
BLAKE2b-256 a2878d0cb4e7b1bffb9209934b5f8742429202f1510f2d331f9212cf49e19f0f

See more details on using hashes here.

File details

Details for the file browsergym_visualwebarena-0.4.1-py3-none-any.whl.

File metadata

File hashes

Hashes for browsergym_visualwebarena-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 daa0a314821ef3f841483743da25f5358c21f1022dc42d426144a516dd271702
MD5 df5153900b86a0f58d580f23ba6429c4
BLAKE2b-256 4ae81e11e859eb21ddcefc3f22905772793a8225c49508d82900ab8d88e1ff21

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page