cli-agent
gaia2-cli
GAIA2 CLI
Benchmark dataset for gaia2-cli, the CLI-based agent evaluation harness.
Schema
Each row has two columns:
Column
Type
Description
scenario_id
string
Unique scenario identifier (e.g. scenario_universe_21_1qgjj6)
scenario
string
Complete scenario as a JSON string
Usage
from datasets import load_dataset
import json
# Load a specific config (160 scenarios)
ds = load_dataset("meta-agents-research-environments/gaia2-cli", "adaptability"… See the full description on the dataset page: https://huggingface.co/datasets/meta-agents-research-environments/gaia2-cli.agent-task-cli-gymagenttune-testrun-cli
agenttune-testrun-cli
Built using AgentTune — agentic workflows, then train / evaluate / distill / self-heal through one trajectory schema.
Finetuned from
—
Algorithm
cli
Backend
cpu
Artifact
dataset
Published
2026-09-07 12:07 UTC
Usage
from datasets import load_dataset
ds = load_dataset("ram-lexsi/agenttune-testrun-cli")
print(ds)
Community: Lexsi Discord
ritual_agent_cli
