Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# U0 Final — Underwater Robot VLA Model
|
| 2 |
|
| 3 |
**Model ID:** `Vincent2025hello/u0_final`
|
|
@@ -71,4 +84,4 @@ The complete fine-tuning and evaluation framework is available at: [https://gith
|
|
| 71 |
|
| 72 |
## Acknowledgments
|
| 73 |
|
| 74 |
-
This model is fine-tuned from [NVIDIA GR00T N1.5](https://huggingface.co/nvidia/GR00T-N1.5-3B). We thank the NVIDIA GEAR team for open-sourcing the GR00T model and framework.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
datasets:
|
| 4 |
+
- Vincent2025hello/usim
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
base_model:
|
| 8 |
+
- nvidia/GR00T-N1.5-3B
|
| 9 |
+
tags:
|
| 10 |
+
- robotics
|
| 11 |
+
- vla
|
| 12 |
+
- underwater robot
|
| 13 |
+
---
|
| 14 |
# U0 Final — Underwater Robot VLA Model
|
| 15 |
|
| 16 |
**Model ID:** `Vincent2025hello/u0_final`
|
|
|
|
| 84 |
|
| 85 |
## Acknowledgments
|
| 86 |
|
| 87 |
+
This model is fine-tuned from [NVIDIA GR00T N1.5](https://huggingface.co/nvidia/GR00T-N1.5-3B). We thank the NVIDIA GEAR team for open-sourcing the GR00T model and framework.
|