dcloud347/MCWM_datasets
MCWM VPT 7.x Canonical Dataset This dataset is a reproducible 5,460-episode subset of the OpenAI Video PreTraining (VPT) 7.x contractor demonstrations, converted to the canonical MCWM action and timestamp schema. Contents 5,460 MP4 videos at 640x360 30,133,637 frames and 28,202,719 aligned canonical action ticks 418.45 hours of video contractor-grouped splits: 4,767 train, 296 validation, 397 test exact frame PTS, per-episode manifests, checksums, and an audit… See the full description on the dataset page: https://huggingface.co/datasets/dcloud347/MCWM_datasets.
049
1---2license: other3pretty_name: MCWM VPT 7.x Canonical Dataset4tags:5- minecraft6- reinforcement-learning7- video8- world-model9---10 11# MCWM VPT 7.x Canonical Dataset12 13This dataset is a reproducible 5,460-episode subset of the OpenAI Video14PreTraining (VPT) 7.x contractor demonstrations, converted to the canonical15MCWM action and timestamp schema.16 17## Contents18 19- 5,460 MP4 videos at 640x36020- 30,133,637 frames and 28,202,719 aligned canonical action ticks21- 418.45 hours of video22- contractor-grouped splits: 4,767 train, 296 validation, 397 test23- exact frame PTS, per-episode manifests, checksums, and an audit report24 25The 1,011 selected source paths that returned HTTP 404 are recorded26under `selection/skipped-missing-relpaths.txt`. Another 29 source27action files that failed UTF-8/JSON/timestamp validation are recorded under28`selection/skipped-invalid-actions-relpaths.txt`. The published canonical audit29has no split leakage and no unresolved issues.30 31## Layout and use32 33Pass the downloaded `canonical/` directory as the MCWM data root. Manifest34video paths are relative and resolve to `videos/<recorder-version>/<file>.mp4`.35 36## Source and attribution37 38Derived from the OpenAI VPT contractor data:39https://github.com/openai/Video-Pre-Training40 41OpenAI describes the contractor data as open sourced for research use. The42upstream repository also states that Minecraft is Microsoft's intellectual43property and that OpenAI does not purport to license Minecraft intellectual44property. Users are responsible for reviewing the upstream terms and ensuring45their intended use is permitted. This processed dataset does not grant rights46beyond those applicable to the upstream material.47 