minecraft
worldmem_minecraft_datasetvae_cache_minecraft_480p_9sMinecraft-Skill-Data
Dataset Card for Minecraft Expert Skill Data
This dataset consists of expert demonstration trajectories from a Minecraft simulation environment. Each trajectory includes ground-truth skill segmentation annotations, enabling research into action segmentation, skill discovery, imitation learning, and reinforcement learning with temporally-structured data.
Dataset Details
Dataset Description
The Minecraft Skill Segmentation Dataset contains gameplay trajectories… See the full description on the dataset page: https://huggingface.co/datasets/dami2106/Minecraft-Skill-Data.oai_minecraft_npyminecraft-text-action-datasetminecraft-vpt-mp4
Minecraft VPT MP4 ArrayRecords
Minecraft gameplay clips and their aligned VPT-style actions, packaged as
sharded ArrayRecord files. This is the
raw-video dataset used by the Minecraft data path in dreamer4-jax-private.
Download
Install the Hugging Face CLI and download the repository to a local directory:
pip install -U huggingface_hub
hf download reactor-team/minecraft-vpt-mp4 \
--repo-type dataset \
--local-dir /path/to/mp4-arrayrecords
The downloaded… See the full description on the dataset page: https://huggingface.co/datasets/reactor-team/minecraft-vpt-mp4.
