stzhao commited on
Commit
5f9727a
·
verified ·
1 Parent(s): 85227a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -1,3 +1,15 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+ [PyVision-RL: Forging Open Agentic Vision Models via RL](https://arxiv.org/abs/2602.20739)
5
+
6
+ This is PyVision-Image-7B-RL, post trained from Qwen2.5-VL-7B.
7
+
8
+ ```bibtex
9
+ @article{pyvisionrl2026,
10
+ title={PyVision-RL: Forging Open Agentic Vision Models via RL},
11
+ author={Zhao, Shitian and Lin, Shaoheng and Li, Ming and Zhang, Haoquan and Peng, Wenshuo and Zhang, Kaipeng and Wei, Chen},
12
+ journal={arXiv:2602.20739},
13
+ year={2026}
14
+ }
15
+ ```