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.tar.gz (8.1 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-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: browsergym_webarena-0.14.3.tar.gz
  • Upload date:
  • Size: 8.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for browsergym_webarena-0.14.3.tar.gz
Algorithm Hash digest
SHA256 44f5a4a0f0112a4d8f28e3d13b96e16b9580bfc58585172706ec4256b820157b
MD5 d05ab05cfe63cd9db8b0a794c6cc338d
BLAKE2b-256 edb80ea28fb15f0f7c3e840edcad57fad2bf6953adc558a2c9d6ac8ce3b45c54

See more details on using hashes here.

Provenance

The following attestation bundles were made for browsergym_webarena-0.14.3.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-py3-none-any.whl.

File metadata

File hashes

Hashes for browsergym_webarena-0.14.3-py3-none-any.whl
Algorithm Hash digest
SHA256 746f1233c9a8c4a408b4b5013f7bf9f21973d0d0721b22efc39b17ea2c03f44d
MD5 c8e0768f2b7bc99ffa2105d125487377
BLAKE2b-256 718ebd8f9c6a799b8a8e1c4acdb37a1cea567eb99499b52907a6a87e203b18c2

See more details on using hashes here.

Provenance

The following attestation bundles were made for browsergym_webarena-0.14.3-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