Independent dataset documentation report · 31 August 2026

math-vault: Curated, Traceable Snapshots of Public Mathematical Reasoning Datasets

This technical report documents the frozen math-vault v0.1.0 dataset artifact. The artifact is a traceable snapshot of public mathematical-reasoning data: it preserves source and derived artifacts, then deterministically materializes a canonical JSONL interface for evaluation: id, problem, and answer. Per-file provenance and recorded SHA256 values make the snapshot inspectable.

15evaluation subsets
32,226parser-valid evaluation rows
19isolated Omni-MATH audit issues

What is released

The frozen v0.1.0 dataset artifact distinguishes three layers. source/ preserves upstream snapshots; derived/ records transformations such as filtering or deduplication; and canonical/ is the evaluation-facing representation. The canonical manifest records parent paths and SHA256 hashes for parents and outputs.

Evaluation interface and audits

The canonical rows retain optional solution, source, and metadata fields for audit while requiring stable IDs and non-empty problem/answer fields for evaluation. Nineteen Omni-MATH rows that the current parser cannot reliably process are retained separately in canonical/omni_math/issues.jsonl; they are not silently modified or included in the evaluation count.

Reproducibility and use

The canonical and DAPO dedup data-materialization scripts use only the Python standard library. The DAPO dedup script checks expected source and output row counts and identifier uniqueness. The canonical build checks row counts and canonical identifier uniqueness, then records parent and output SHA256 hashes in its manifest. The canonical interface is designed for math-eval. The OPD study, Towards Understanding On-Policy Distillation through the Lens of Test-Time Scaling, documents one use case; it is not an endorsement by the upstream dataset authors.

Licensing

Code and documentation are released under the MIT License. Data remains subject to the licenses and terms recorded for its respective upstream source; the repository’s MIT License does not relicense those data.

Citation

Dataset documentation report: Xinmu Ge. math-vault: Curated, Traceable Snapshots of Public Mathematical Reasoning Datasets. Independent dataset documentation report, 2026-08-31.

Dataset artifact: cite v0.1.0 using its related dataset DOI, 10.5281/zenodo.21411214.