Dataset Viewer
The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.
physim rollouts
Raw evaluation traces from physim — a benchmark where agents do science in simulated universes with hidden laws behind anonymous port interfaces.
Layout: outputs/<taskset>--<model>--<harness>/<run-uuid>/
traces.jsonl— complete rollouts: message graph (every model turn, tool call with full arguments, tool result), per-call token usage, rewards, metrics, per-contract scoring detail, and (v0.1.3+) the agent-written workspace files underinfo.physim.workspace.config.toml— exact run configuration (model, harness, difficulty, seeds).eval.log— run log.
Browse rollouts rendered as lab reports: https://swpo.github.io/physim/rollouts.html
Regenerate galleries from this data with python -m physim.traces from the
GitHub repo.
- Downloads last month
- 343