Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
datasets:
|
| 4 |
+
- MMR1/MMR1-Math-RL-Data-v0
|
| 5 |
+
base_model:
|
| 6 |
+
- Qwen/Qwen2.5-VL-7B-Instruct
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
* 🐙 **GitHub Repo:** [waltonfuture/MM-UPT](https://github.com/waltonfuture/MM-UPT)
|
| 10 |
+
* 📜 **Paper (arXiv):** [Unsupervised Post-Training for Multi-Modal LLM Reasoning via GRPO (arXiv:2505.22453)](https://arxiv.org/abs/2505.22453)
|
| 11 |
+
* 💾 **Dataset:** [WaltonFuture/MMR1-direct-synthesizing on Hugging Face](https://huggingface.co/datasets/WaltonFuture/MMR1-direct-synthesizing)
|