Skip to main content

MiniWoB++ benchmark for BrowserGym

Project description

Miniwob benchmark for BrowserGym

This package provides browsergym.miniwob, which is an unofficial port of the MiniWoB++ benchmark for BrowserGym.

Setup

  1. Install the package
pip install browsergym-miniwob
  1. Clone miniwob (use a specific frozen commit for reproducibility)
git clone git@github.com:Farama-Foundation/miniwob-plusplus.git
git -C "./miniwob-plusplus" reset --hard 7fd85d71a4b60325c6585396ec4f48377d049838
  1. Setup Miniwob URL (change PATH_TO_MINIWOB_CLONED_REPO here to the absolute path to your miniwob-plusplus folder)
export MINIWOB_URL="file://<PATH_TO_MINIWOB_CLONED_REPO>/miniwob/html/miniwob/"

Alternatively, one can setup a simple HTTP server and use a proper URL.

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_miniwob-0.1.0rc7.tar.gz (8.9 kB view hashes)

Uploaded Source

Built Distribution

browsergym_miniwob-0.1.0rc7-py3-none-any.whl (8.8 kB view hashes)

Uploaded Python 3

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