Safetensors
qwen2
text-game
world-model
fengningya commited on
Commit
17a500d
·
verified ·
1 Parent(s): f0db37a

Update README.md

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