Migration From qwopus-gptq-pro-runpod
The first extraction copied only aggregate, dashboard-ready artifacts:
benchmarks/terminal_bench/derived/*with_external_public*intodata/public/derived- selected public metric CSVs into
reports/public - selected public PNGs into
reports/public/images - the Smoke24 task list into
data/public/task-selection - the dynamic dashboard template into
dashboard/templates
Not migrated:
benchmarks/terminal_bench/runs- raw trial logs, trajectories, recordings, model outputs, or prompt/response payloads
- IBM Bob internal-only reports
- temporary quantization probe artifacts
- private LiteLLM endpoint configuration
Next migration steps:
- Move raw-run extractors behind
data/rawinputs with explicit opt-in. - Add a sanitized runner manifest format for future public benchmark launches.
- Split internal-only report generation into a separate private branch or private repo if needed.
- Keep the HF Dataset as the canonical data/report package and the HF Space as the canonical interactive view.