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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for browsergym_webarena-0.1.0rc1.tar.gz
Algorithm Hash digest
SHA256 e2bb404656f8abc8854ef25795eaf2906e51efc449e2ae4eafdb3a3f36ec6340
MD5 349c7f34eda059ca767859fe97669b2f
BLAKE2b-256 f5b9437bd78c6ff4483cd52c00e27049fdc04074c3e4aadf68b4ba9e01493989

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for browsergym_webarena-0.1.0rc1-py3-none-any.whl
Algorithm Hash digest
SHA256 12174225a4bfdfc7c2f5d2ddb61ea73e46a483594217d0266658dfbf4fa94405
MD5 088cb550028eee9e06b9f43e733a9ce6
BLAKE2b-256 5e8bec9e1fb4cd1c2cc6e945e1ea569576828fab6bd15ac38e7c96f30fc90613

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