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.

Server installation

You have two options to setup your webarena instance:

We recommend option 2 as it allows you to easily customize the ports of each webarena domain, and offers a reset functionality that allows browsergym to trigger a full instance reset remotely.

Setup

  1. Install the package
pip install browsergym-webarena
  1. Download tokenizer resources
python -c "import nltk; nltk.download('punkt_tab')"
  1. Setup the URLs as environment variables. The ports for each domain here should correspond to those you used when setting up your webarena instance. Note also the WA_ prefix which is specific to browsergym.
BASE_URL=<YOUR_SERVER_URL_HERE>  # example: "http://myazuremachine.eastus.cloudapp.azure.com"

# webarena environment variables (change ports as needed)
export WA_SHOPPING="$BASE_URL:8082/"
export WA_SHOPPING_ADMIN="$BASE_URL:8083/admin"
export WA_REDDIT="$BASE_URL:8080"
export WA_GITLAB="$BASE_URL:9001"
export WA_WIKIPEDIA="$BASE_URL:8081/wikipedia_en_all_maxi_2022-05/A/User:The_other_Kiwix_guy/Landing"
export WA_MAP="$BASE_URL:443"
export WA_HOMEPAGE="$BASE_URL:80"

# if your webarena instance offers the FULL_RESET feature (optional)
export WA_FULL_RESET="$BASE_URL:7565"

# otherwise, be sure to NOT set WA_FULL_RESET, or set it to an empty string
export WA_FULL_RESET=""
  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


Release history Release notifications | RSS feed

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.14.3.dev4.tar.gz (8.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

browsergym_webarena-0.14.3.dev4-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

Details for the file browsergym_webarena-0.14.3.dev4.tar.gz.

File metadata

File hashes

Hashes for browsergym_webarena-0.14.3.dev4.tar.gz
Algorithm Hash digest
SHA256 f11d1aca37e6cf28d094ec5512e628f081878c0ffce4c2386297b312bb74c416
MD5 4b4379596156d4d974e22fce05bf3345
BLAKE2b-256 da5a617fed56f93733f255da0073c0a1db4d85ec21d9325dd7f9a209ef22f33a

See more details on using hashes here.

Provenance

The following attestation bundles were made for browsergym_webarena-0.14.3.dev4.tar.gz:

Publisher: pypi.yml on ServiceNow/BrowserGym

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file browsergym_webarena-0.14.3.dev4-py3-none-any.whl.

File metadata

File hashes

Hashes for browsergym_webarena-0.14.3.dev4-py3-none-any.whl
Algorithm Hash digest
SHA256 e6cbb2c459d3fc0d9217acf122f6cb338be1b3f07eeeeb4c3d106de66d140312
MD5 273a3a146a49d5e90e9cda0dca28f585
BLAKE2b-256 c881db000c465f1dad95ed8b0719727b985bae6fc94afb518b321f7273716118

See more details on using hashes here.

Provenance

The following attestation bundles were made for browsergym_webarena-0.14.3.dev4-py3-none-any.whl:

Publisher: pypi.yml on ServiceNow/BrowserGym

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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