Views
No views yet
mu0_policy.tar contains two policies:| Checkpoint | Tasks | Steps |
|---|---|---|
atomic8_60k_s42 | 8-task atomic subset | 60k |
atomic65_all_150k_s42 | all 65 atomic tasks | 150k |
1wget https://huggingface.co/furonghuang-lab/mu0-policy/resolve/main/mu0_policy.tar
2tar -xf mu0_policy.tar -C outputs/robocasa/outputs/robocasa/mu0_policy/
├── atomic8_60k_s42/final/checkpoint.pt
└── atomic65_all_150k_s42/final/checkpoint.ptfuronghuang-lab/mu0) for the trace
checkpoint and normalization stats. Full training and evaluation instructions
are in docs/release/TRAINING_POLICY.md.1@article{lee2026mu0,
2 title={$\mu_0$: A Scalable 3D Interaction-Trace World Model},
3 author={Lee, Seungjae and Jung, Yoonkyo and Lee, Jusuk and Shin, Jonghun and
4 Shahidzadeh, Amir Hossein and Lee, Yao-Chih and Kim, H. Jin and
5 Huang, Jia-Bin and Huang, Furong},
6 journal={arXiv preprint arXiv:2606.13769},
7 year={2026}
8}