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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for browsergym_webarena-0.1.0rc0.tar.gz
Algorithm Hash digest
SHA256 84dcfd4a37aa14c14b516a220c612aad971425a7550aeeed88cd758e704e7fc4
MD5 06bfd14e7444c59fc40d3c66e4721ee4
BLAKE2b-256 ba429809a0557be638f3f5067ee6e0b9c8c554249ba7b71eb3c534f90ea5d82f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for browsergym_webarena-0.1.0rc0-py3-none-any.whl
Algorithm Hash digest
SHA256 f613bb2f3542272ce65fec5def0c0c409434fdf8b29528dc41b38f0e0375d5b0
MD5 89271fd39f545212b346d158a0e2c332
BLAKE2b-256 08f2664605246e8cdb1338a59ddaecc3c105cc00f54a7adafe7f2e613202fe7c

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