Safetensors
qwen2
text-game
world-model
rlvr
fengningya commited on
Commit
7a129b6
·
verified ·
1 Parent(s): e772132

Update README.md

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