manchery commited on
Commit
22a611c
·
verified ·
1 Parent(s): a43f8af

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - robotic-manipulation
5
+ - rt1
6
+ - world-model
7
+ - video-prediction
8
+ - llama
9
+ - rlvr
10
+ ---
11
+
12
+ See https://github.com/thuml/RLVR-World for examples for using this model.
13
+
14
+ ## Citation
15
+
16
+ ```
17
+ @article{wu2025rlvr,
18
+ title={RLVR-World: Training World Models with Reinforcement Learning},
19
+ author={Jialong Wu and Shaofeng Yin and Ningya Feng and Mingsheng Long},
20
+ journal={arXiv preprint arXiv:2505.13934},
21
+ year={2025},
22
+ }
23
+ ```