docs(README): add Wei Tao as first author + fix repo URL in citation
Browse files
README.md
CHANGED
|
@@ -185,9 +185,9 @@ StopHead BCE (pos_weight=5.0, tau=4.33).
|
|
| 185 |
```bibtex
|
| 186 |
@misc{ryworld2026,
|
| 187 |
title = {RyWorld: Vision-Language Navigation with a Unified Multimodal World Model},
|
| 188 |
-
author = {RyWorld Team, Ruyi Dynamics},
|
| 189 |
year = {2026},
|
| 190 |
-
url = {https://huggingface.co/ruyidynamics/ryworld-vln-
|
| 191 |
}
|
| 192 |
```
|
| 193 |
|
|
|
|
| 185 |
```bibtex
|
| 186 |
@misc{ryworld2026,
|
| 187 |
title = {RyWorld: Vision-Language Navigation with a Unified Multimodal World Model},
|
| 188 |
+
author = {Tao, Wei and RyWorld Team, Ruyi Dynamics},
|
| 189 |
year = {2026},
|
| 190 |
+
url = {https://huggingface.co/ruyidynamics/ryworld-vln-discrete}
|
| 191 |
}
|
| 192 |
```
|
| 193 |
|