Safetensors
qwen2
web-agent
webarena
world-model
Joseph-Yin-2004 commited on
Commit
1aa7f60
·
verified ·
1 Parent(s): 64b3572

Create README.md

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