Update README.md
Browse files
README.md
CHANGED
|
@@ -5,6 +5,9 @@ language:
|
|
| 5 |
base_model:
|
| 6 |
- Qwen/Qwen2.5-VL-3B-Instruct
|
| 7 |
pipeline_tag: visual-question-answering
|
|
|
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
A Math ehanched Qwen 2.5VL 3B with VLM-R1 reinforcement learning.
|
|
|
|
| 5 |
base_model:
|
| 6 |
- Qwen/Qwen2.5-VL-3B-Instruct
|
| 7 |
pipeline_tag: visual-question-answering
|
| 8 |
+
datasets:
|
| 9 |
+
- AI4Math/MathVista
|
| 10 |
+
- AI4Math/MathVerse
|
| 11 |
---
|
| 12 |
|
| 13 |
A Math ehanched Qwen 2.5VL 3B with VLM-R1 reinforcement learning.
|