ToolGym Long-Horizon Dataset
Dataset Description
This dataset contains long-horizon trajectories and evaluations for the ToolGym benchmark.
long-horizon/
├── traj/ # Agent trajectories (JSONL format)
│ ├── gpt-5.2/
│ │ ├──
pass@1.jsonl
│ │ ├──
pass@2.jsonl
│ │ └──
pass@3.jsonl
│ ├── claude-opus-4.5/
│ └── ...
└── eval/ # Evaluation results (JSONL format)
├── claude-opus-4.5/
│ ├──… See the full description on the dataset page:
https://huggingface.co/datasets/masculine/long-horizon.