qingpei commited on
Commit
bd45bd6
Β·
verified Β·
1 Parent(s): 04a59ec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -1,3 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # M2-Reasoning: Empowering MLLMs with Unified General and Spatial Reasoning
2
 
3
  πŸ“– [Technical Report]() | πŸ€— [Hugging Face](https://huggingface.co/inclusionAI/M2-Reasoning)| πŸ€– [ModelScope](https://www.modelscope.cn/models/inclusionAI/M2-Reasoning)
@@ -300,4 +314,4 @@ If you find our work helpful, feel free to give us a cite.
300
  year = {2025},
301
  archivePrefix = {arXiv},
302
  }
303
- ```
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - AI4Math/MathVista
5
+ - MathLLMs/MathVision
6
+ - AI4Math/MathVerse
7
+ - Racktic/dynamath
8
+ - lscpku/LogicVista
9
+ - nyu-visionx/CV-Bench
10
+ - nyu-visionx/VSI-Bench
11
+ base_model:
12
+ - Qwen/Qwen2.5-VL-7B-Instruct
13
+ pipeline_tag: image-text-to-text
14
+ ---
15
  # M2-Reasoning: Empowering MLLMs with Unified General and Spatial Reasoning
16
 
17
  πŸ“– [Technical Report]() | πŸ€— [Hugging Face](https://huggingface.co/inclusionAI/M2-Reasoning)| πŸ€– [ModelScope](https://www.modelscope.cn/models/inclusionAI/M2-Reasoning)
 
314
  year = {2025},
315
  archivePrefix = {arXiv},
316
  }
317
+ ```