NatureBench-traces contains the full solving process
of coding agents on the 90 tasks of NatureBench.
The task packages themselves (task brief, data, evaluator, SOTA
scores) live in the sibling repository FrontisAI/NatureBench.
This repository releases only the process traces: the complete conversation
history of an agent reading the task, exploring the data, writing and debugging
code, and submitting for scoring, together with the per-attempt score records… See the full description on the dataset page:
https://huggingface.co/datasets/FrontisAI/NatureBench-traces.