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.9.0.tar.gz (7.8 kB view details)

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for browsergym_visualwebarena-0.9.0.tar.gz
Algorithm Hash digest
SHA256 fc07a44d23d7d2eefb85c48553595226a7b98cbfb25b6bb2abf39e04f2bfcc38
MD5 26c36b71bec9334f1b1b25ccc14e9c14
BLAKE2b-256 16ba5af9b7957ab292aca01c72138af17b870351213981530dc99b8ad48f8f41

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for browsergym_visualwebarena-0.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e90f5092e0d0afdd124c068f2ee6e900b10fa44bc7074c00bcba6b38bdd3c710
MD5 abf277c6d573910f07bfaf147868af76
BLAKE2b-256 64f7f453c8d781d1540d3aa5edfdbc379c13570bd2f5763c61385ee8bebcba3d

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