Add library name and project page link
#1
by
nielsr
HF Staff
- opened
README.md
CHANGED
@@ -1,16 +1,19 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
tags:
|
4 |
-
-
|
|
|
5 |
- world-model
|
6 |
-
|
7 |
-
-
|
8 |
-
|
9 |
-
|
10 |
---
|
11 |
|
12 |
See https://github.com/thuml/RLVR-World for examples for using this model.
|
13 |
|
|
|
|
|
14 |
## Citation
|
15 |
|
16 |
```
|
@@ -19,4 +22,5 @@ See https://github.com/thuml/RLVR-World for examples for using this model.
|
|
19 |
author={Jialong Wu and Shaofeng Yin and Ningya Feng and Mingsheng Long},
|
20 |
journal={arXiv preprint arXiv:2505.13934},
|
21 |
year={2025},
|
22 |
-
}
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
tags:
|
4 |
+
- robotic-manipulation
|
5 |
+
- rt1
|
6 |
- world-model
|
7 |
+
- video-prediction
|
8 |
+
- llama
|
9 |
+
pipeline_tag: robotics
|
10 |
+
library_name: transformers
|
11 |
---
|
12 |
|
13 |
See https://github.com/thuml/RLVR-World for examples for using this model.
|
14 |
|
15 |
+
Project page: https://thuml.github.io/RLVR-World
|
16 |
+
|
17 |
## Citation
|
18 |
|
19 |
```
|
|
|
22 |
author={Jialong Wu and Shaofeng Yin and Ningya Feng and Mingsheng Long},
|
23 |
journal={arXiv preprint arXiv:2505.13934},
|
24 |
year={2025},
|
25 |
+
}
|
26 |
+
```
|