Update README.md
Browse files
README.md
CHANGED
|
@@ -9,11 +9,11 @@ tags:
|
|
| 9 |
- multimodal
|
| 10 |
pipeline_tag: visual-question-answering
|
| 11 |
---
|
| 12 |
-
#
|
| 13 |
## Model Overview
|
| 14 |
-
- **
|
| 15 |
|
| 16 |
-
- As of April 3rd, 2025, **
|
| 17 |
|
| 18 |
|
| 19 |
## Evaluation
|
|
@@ -27,11 +27,11 @@ Stay tuned!
|
|
| 27 |
If you find our model useful, please consider citing:
|
| 28 |
|
| 29 |
```
|
| 30 |
-
@misc {
|
| 31 |
-
author = { Wang, Haozhe and Lin, Fangzhen and Chen,
|
| 32 |
-
title = {
|
| 33 |
year = 2025,
|
| 34 |
-
url = { https://huggingface.co/TIGER-Lab/
|
| 35 |
publisher = { Hugging Face }
|
| 36 |
}
|
| 37 |
```
|
|
|
|
| 9 |
- multimodal
|
| 10 |
pipeline_tag: visual-question-answering
|
| 11 |
---
|
| 12 |
+
# MM-Thinker-72B-Preview
|
| 13 |
## Model Overview
|
| 14 |
+
- **MM-thinker-72B-Preview** improves visual reasoning upon [Qwen2.5-VL-72B-Instruct](https://huggingface.co/Qwen/Qwen2.5-VL-72B-Instruct) model.
|
| 15 |
|
| 16 |
+
- As of April 3rd, 2025, **MM-thinker-72B-Preview** achieves superior results on various visual reasoning benchmarks ([MathVision](https://mathllm.github.io/mathvision/),[MathVista](https://mathvista.github.io/), [MathVerse](https://mathverse-cuhk.github.io/), [MMMU-Pro](), [EMMA](), [MEGA]()).
|
| 17 |
|
| 18 |
|
| 19 |
## Evaluation
|
|
|
|
| 27 |
If you find our model useful, please consider citing:
|
| 28 |
|
| 29 |
```
|
| 30 |
+
@misc {MM-Thinker-72B,
|
| 31 |
+
author = { Wang, Haozhe and Lin, Fangzhen and Chen, Wenhu },
|
| 32 |
+
title = { MM-Thinker-72B },
|
| 33 |
year = 2025,
|
| 34 |
+
url = { https://huggingface.co/TIGER-Lab/MM-Thinker-72B},
|
| 35 |
publisher = { Hugging Face }
|
| 36 |
}
|
| 37 |
```
|