| license: other | |
| pretty_name: TraceBench | |
| # TraceBench | |
| This dataset contains the public benchmark data, synchronized aggregate results, trajectories, website data, and accepted submission artifacts for TraceBench. | |
| The matching evaluation and reproduction code is available at [TommasoBendinelli/TraceBench](https://github.com/TommasoBendinelli/TraceBench). | |
| ## Layout | |
| - `questions/BallDrop/`, `questions/BounceBall/`, and `questions/MassSlide/` contain the three canonical benchmark environments. | |
| - `results.csv` and `results.parquet` contain the same 420 aggregate result rows and 47 columns. | |
| - `submissions/` contains the four accepted submission bundles rebuilt from the exact 420 source trajectories selected by the paper. | |
| - `website/` contains the static website data. | |