JefferyZhan commited on
Commit
ae01b49
·
verified ·
1 Parent(s): a1f5222

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ---
2
- license: cc-by-nc-3.0
3
- ---
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-3.0
3
+ base_model:
4
+ - Qwen/Qwen2.5-VL-7B-Instruct
5
+ ---
6
+
7
+ This repository contains the model used in the paper [Vision-R1: Evolving Human-Free Alignment in Large Vision-Language Models via Vision-Guided Reinforcement Learning](https://huggingface.co/papers/2503.18013).
8
+
9
+ Code: https://github.com/jefferyZhan/Griffon