Views
No views yet
Vincent2025hello/u0_final| Item | Value |
|---|---|
| Base Model | GR00T-N1.5-3B |
| Fine-Tuning Method | Full Fine-Tuning (with visual tuning) |
| Action Horizon | 16 steps |
| Denoising Steps | 4 (inference) |
| Embodiment Tag | new_embodiment |
| Data Config | u0_bot |
joint_pos (6): joint positionspwm (8): thruster PWM valuesjoint_v (5): joint velocitiesdvl_v (3): DVL velocityimu_av (3): IMU angular velocityimu_la (3): IMU linear accelerationpressure (1): depth pressuredvl_h (1): DVL altitudejoint_pos (6): target joint positionspwm (8): target thruster PWM values1pip install huggingface_hub
2hf download Vincent2025hello/u0_final --local-dir ./u0_final1@misc{gu2025usimu0visionlanguageactiondataset,
2 title={USIM and U0: A Vision-Language-Action Dataset and Model for General Underwater Robots},
3 author={Junwen Gu and Zhiheng Wu and Pengxuan Si and Shuang Qiu and Yukai Feng and Luoyang Sun and Laien Luo and Lianyi Yu and Jian Wang and Zhengxing Wu},
4 year={2025},
5 eprint={2510.07869},
6 archivePrefix={arXiv},
7 primaryClass={cs.RO},
8 url={https://arxiv.org/abs/2510.07869},
9}