Update README.md
Browse files
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
|