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
export SHOPPING="$BASE_URL:7770/"
export SHOPPING_ADMIN="$BASE_URL:7780/admin"
export REDDIT="$BASE_URL:9999"
export GITLAB="$BASE_URL:8023"
export WIKIPEDIA="$BASE_URL:8888/wikipedia_en_all_maxi_2022-05/A/User:The_other_Kiwix_guy/Landing"
export MAP="$BASE_URL:3000"
export HOMEPAGE="$BASE_URL:4399"

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.1.0rc6.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

browsergym_webarena-0.1.0rc6-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

Details for the file browsergym_webarena-0.1.0rc6.tar.gz.

File metadata

File hashes

Hashes for browsergym_webarena-0.1.0rc6.tar.gz
Algorithm Hash digest
SHA256 61c6537b4a03772264d3cc14b4cc4e9ab0b3f377da54120949ac9ccc3ff452c5
MD5 5adb1299f83bbd1090563b4df1b873d1
BLAKE2b-256 8892abf4f6b39e2e71daf03338ea35d8844d7afeed5f707548780dfa4ba246a7

See more details on using hashes here.

File details

Details for the file browsergym_webarena-0.1.0rc6-py3-none-any.whl.

File metadata

File hashes

Hashes for browsergym_webarena-0.1.0rc6-py3-none-any.whl
Algorithm Hash digest
SHA256 6e4c4cd1eff5f42b434831571e7ff8875f006cfd0f76af4c52c1369f5cfbdbb1
MD5 e689a8bc28c9af862efdcac3081eb08c
BLAKE2b-256 ab3880842336131b648dad8932cb62df8afda3d4591963e95246c1fc7fd4958a

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