manchery commited on
Commit
242d6b7
·
verified ·
1 Parent(s): b040c05

Create README.md

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