Skip to main content

WebArena benchmark for BrowserGym

Project description

WebArena benchmark for BrowserGym

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

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

Setup

  1. Install the package
pip install browsergym-webarena
  1. Download tokenizer ressources
python -c "import nltk; nltk.download('punkt')"
  1. Setup the web servers (follow the webarena README).
BASE_URL=<YOUR_SERVER_URL_HERE>
  1. Setup the URLs as environment variables (note the WA_ prefix)
export WA_SHOPPING="$BASE_URL:7770/"
export WA_SHOPPING_ADMIN="$BASE_URL:7780/admin"
export WA_REDDIT="$BASE_URL:9999"
export WA_GITLAB="$BASE_URL:8023"
export WA_WIKIPEDIA="$BASE_URL:8888/wikipedia_en_all_maxi_2022-05/A/User:The_other_Kiwix_guy/Landing"
export WA_MAP="$BASE_URL:3000"
export WA_HOMEPAGE="$BASE_URL:4399"
  1. Setup an OpenAI API key
export OPENAI_API_KEY=...

NOTE: be mindful of costs, as WebArena 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_webarena-0.8.1.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

browsergym_webarena-0.8.1-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

File details

Details for the file browsergym_webarena-0.8.1.tar.gz.

File metadata

  • Download URL: browsergym_webarena-0.8.1.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for browsergym_webarena-0.8.1.tar.gz
Algorithm Hash digest
SHA256 f542155a9f7c5973406e8933f17d5a495693b438c8d3b379995751f9b47cf013
MD5 6cb26cab56bbf3ab40be9719793e710c
BLAKE2b-256 98960cfc68c4ce4d2f3a5a4bf5d868e195a2fab62ebff9fd7038b4b2eff38742

See more details on using hashes here.

File details

Details for the file browsergym_webarena-0.8.1-py3-none-any.whl.

File metadata

File hashes

Hashes for browsergym_webarena-0.8.1-py3-none-any.whl
Algorithm Hash digest
SHA256 73cfe0968c4fc26d0ce4f2630bb966c721c68352e50506c196a60c84f405e2f8
MD5 ae67f3ae919ed8fb5b5fe4cc02c64885
BLAKE2b-256 c9d95308da1cdc8160a7fecf6e8092ebd4ec04f88526ec7184e3359653fc6f55

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