stzhao commited on
Commit
f31cc58
·
verified ·
1 Parent(s): dd34da5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  ## PyVision-RL: Forging Open Agentic Vision Models via RL
2
 
3
  This is PyVision-Video-7B-SFT, post trained from Qwen2.5-VL-7B.
@@ -9,4 +14,4 @@ This is PyVision-Video-7B-SFT, post trained from Qwen2.5-VL-7B.
9
  journal={arXiv:2501.xxxxx},
10
  year={2025}
11
  }
12
- ```
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model:
4
+ - Qwen/Qwen2.5-VL-7B-Instruct
5
+ ---
6
  ## PyVision-RL: Forging Open Agentic Vision Models via RL
7
 
8
  This is PyVision-Video-7B-SFT, post trained from Qwen2.5-VL-7B.
 
14
  journal={arXiv:2501.xxxxx},
15
  year={2025}
16
  }
17
+ ```