Per-model agent trajectory data for ACEBench (public release).
Models: 30
Tasks per model: 1,023
One file per model: {model}.jsonl, one JSON object per line.
Fields: model_path, user_model_path, benchmark_name, task_name, sampling_params, user_sampling_params, messages, eval_result, meta.
sampling_params reflect each benchmark's own implementation; values the benchmark leaves unset are recorded as null (provider default).
Notes… See the full description on the dataset page: https://huggingface.co/datasets/AgentSuite/ACEBench-trajectories.