Dreamer 4 Dataset for Continuous Control
2
13 commits
1 linked in READMEs
updated Jan 18, 2026
Dataset released as part of an effort to open-source world model research. See https://github.com/nicklashansen/dreamer4 for detailed instructions on how to use the released dataset!
Our dataset contains 7,200 mixed-quality trajectories (3.6M frames) spanning 30 continuous control tasks from DMControl and MMBench. To construct the dataset, we collect 240 trajectories per task using expert TD-MPC2 agents that were released as part of our Newt/MMBench project. We use a default resolution of 128×128 for training but the dataset supports up to 224×224.
If you find our work useful, please consider citing us as:
@misc{Hansen2026Dreamer4PyTorch,
title={Dreamer 4 in PyTorch},
author={Nicklas Hansen},
year={2026},
publisher={GitHub},
journal={GitHub repository},
howpublished={\url{https://github.com/nicklashansen/dreamer4}},
}
as well as the original Dreamer 4 paper:
@misc{Hafner2025TrainingAgents,
title={Training Agents Inside of Scalable World Models},
author={Danijar Hafner and Wilson Yan and Timothy Lillicrap},
year={2025},
eprint={2509.24527},
archivePrefix={arXiv},
primaryClass={cs.AI},
url={https://arxiv.org/abs/2509.24527},
}
Correspondence to: Nicklas Hansen
13 commits
Dreamer 4 Dataset for Continuous Control
2
13 commits
1 linked in READMEs
updated Jan 18, 2026
Dataset released as part of an effort to open-source world model research. See https://github.com/nicklashansen/dreamer4 for detailed instructions on how to use the released dataset!
Our dataset contains 7,200 mixed-quality trajectories (3.6M frames) spanning 30 continuous control tasks from DMControl and MMBench. To construct the dataset, we collect 240 trajectories per task using expert TD-MPC2 agents that were released as part of our Newt/MMBench project. We use a default resolution of 128×128 for training but the dataset supports up to 224×224.
If you find our work useful, please consider citing us as:
@misc{Hansen2026Dreamer4PyTorch,
title={Dreamer 4 in PyTorch},
author={Nicklas Hansen},
year={2026},
publisher={GitHub},
journal={GitHub repository},
howpublished={\url{https://github.com/nicklashansen/dreamer4}},
}
as well as the original Dreamer 4 paper:
@misc{Hafner2025TrainingAgents,
title={Training Agents Inside of Scalable World Models},
author={Danijar Hafner and Wilson Yan and Timothy Lillicrap},
year={2025},
eprint={2509.24527},
archivePrefix={arXiv},
primaryClass={cs.AI},
url={https://arxiv.org/abs/2509.24527},
}
Correspondence to: Nicklas Hansen
13 commits