Skip to content

gdjs2/CybinGym

Repository files navigation

CybinGym Benchmark

TODO

Quick Start

Prerequisites:

  • uv installed on your machine.
  • Docker daemon running (required for the default docker sandbox agent).
  1. Clone the repository:
git clone https://github.com/gdjs2/CybinGym.git
cd CybinGym
  1. Set your API Key
export OPENAI_API_KEY="your-openai-key"
# You can refer to https://inspect.aisi.org.uk/providers.html for the variable's name of your provider
  1. Run the Benchmark
uv run inspect eval cybingym.py --model openai/gpt-4o-mini
# You can refer to https://inspect.aisi.org.uk/providers.html for supported models

This command will run CybinGym on inspect_ai's react() agent. You can specify the agent to be evaluate through argument -T agent_type=basic.

uv run inspect eval cybingym.py -T agent_type=basic --model openai/gpt-4o-mini

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages