The dataset could not be loaded because the splits use different data file formats, which is not supported. Read more about the splits configuration. Click for more details.
Error code: FileFormatMismatchBetweenSplitsError
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
COF collaborator data and Maze evaluation release
Public data release for the COF formal single-seed program, whose original
handoff was pinned to Git commit
0c7fc59ee3f9ad6fe7f9303141644fee301dbdf4.
Full Maze evaluation pool
The complete Maze evaluation pool is published as one compressed archive to avoid thousands of small-file uploads:
- archive:
maze_eval_full_250/maze_eval_full_250_20260903.tar.zst - SHA-256:
20605b749c218517f60d4d06b89824a4a05250f7272d4ab2796452d71ccde0ea - archive size: 30,648,857 bytes
- 7 categories x 250 samples = 1,750 samples
- 5,250 files: one JSON, one first-frame PNG, and one ground-truth MP4 per sample
- generated
*_inference.mp4model outputs are not included
The authoritative sample lists are under maze_eval_splits/:
| Split | Per category | Total | Intended use |
|---|---|---|---|
legacy |
100 | 700 | reproduce historical results only |
dev |
50 | 350 | tuning and checkpoint/model selection |
test |
100 | 700 | final evaluation |
all |
250 | 1,750 | complete pool |
The test inputs and ground truth are public in this release. Therefore the
split is no longer private or sealed. The historical final_test_read: false
field in release_manifest.json records the earlier model-evaluation state;
it must not be interpreted as saying the test data are still inaccessible.
See maze_eval_full_250_release.json for the publication manifest.
Download and extract:
wget https://huggingface.co/datasets/Aelien/cof-formal-collab-data/resolve/main/maze_eval_full_250/maze_eval_full_250_20260903.tar.zst
echo '20605b749c218517f60d4d06b89824a4a05250f7272d4ab2796452d71ccde0ea maze_eval_full_250_20260903.tar.zst' | sha256sum -c -
zstd -dc maze_eval_full_250_20260903.tar.zst | tar -xf -
Other included data
maze_train_lmdb/data.mdb- four VBVR train LMDBs under
vbvr/tasks/*/lmdb/train/ - VBVR dev ground truth under
vbvr/tasks/*/gt/dev/ - generation/split manifests, pinned source URLs, commits, and license files
The older release_manifest.json describes the original 2026-08-26 handoff,
not the full Maze evaluation publication. Preserve upstream attribution and
consult the included license files before redistribution or reuse.
- Downloads last month
- 27