FanqingM/MMK12

Dataset

26

stars

9

commits

2

linked in READMEs

Apr 7, 2026

updated

README

MMK12

[πŸ“‚ GitHub] [πŸ“œ Paper]

2025/04/16: MMK12 is a completely manually collected multimodal mathematical reasoning dataset. Compared to other current datasets, it can fully ensure the authenticity of answers, and all questions come from the real world, making it more diverse.. 2025/04/16: We release a new version of MMK12, which can greatly enhance the multimodal reasoning of Qwen-2.5-VL.

ScopeTypeImg. SourceQA SourceCoT Answer Source
MAVISGeo & FuncMCQ & FBSyntheticSynthetic EngineGPT-4o
Geo3kGeoFBReal worldReal worldNone
RCOTGeoMCQ & FBSyntheticSynthetic EngineGPT-4o
MultiMathDiverseMCQ & FBReal WorldGPT-4oGPT-4o
MMK12DiverseFBReal WorldReal WorldReal World

We use MMK12 for RL training to develop MM-EUREKA-7B and MM-EUREKA-32B, with specific training details available in paper.

Both models demonstrate excellent performance on the MMK12 evaluation set (a multidisciplinary multimodal reasoning benchmark), with MM-EUREKA-32B ranking second only to o1.

ModelMathematicsPhysicsChemistryBiologyAvg.
Closed-Source Models
Claude3.7-Sonnet57.453.455.455.055.3
GPT-4o55.841.247.055.449.9
o181.668.871.474.073.9
Gemini2-flash76.853.664.666.065.2
Open-Source General Models
InternVL2.5-VL-8B46.835.050.050.845.6
Qwen-2.5-VL-7B58.445.456.454.053.6
InternVL2.5-VL-38B61.649.860.460.058.0
Qwen-2.5-VL-32B71.659.469.666.666.8
InternVL2.5-VL-78B59.853.268.065.261.6
Qwen-2.5-VL-72B75.664.869.672.070.5
Open-Source Reasoning Models
InternVL2.5-8B-MPO26.625.042.444.034.5
InternVL2.5-38B-MPO41.442.855.853.248.3
QVQ-72B-Preview61.457.462.664.461.5
Adora63.650.659.059.058.1
R1-Onevision44.833.839.840.839.8
OpenVLThinker-763.053.860.665.060.6
Ours
MM-Eureka-7B71.256.265.265.264.5
MM-Eureka-32B74.662.075.476.872.2

Data fields

KeyDescription
idID.
subjectsubject: math, physics, chemistry, and biology
imageImage path.
questionInput query.
answerVerified Answer.

Citation

If you find this project useful in your research, please consider citing:

@article{meng2025mm,
  title={MM-Eureka: Exploring Visual Aha Moment with Rule-based Large-scale Reinforcement Learning},
  author={Meng, Fanqing and Du, Lingxiao and Liu, Zongkai and Zhou, Zhixiang and Lu, Quanfeng and Fu, Daocheng and Shi, Botian and Wang, Wenhai and He, Junjun and Zhang, Kaipeng and others},
  journal={arXiv preprint arXiv:2503.07365},
  year={2025}
}

Contributors

FanqingM

8 commits

nielsr

1 commits

FanqingM/MMK12

Dataset

26

stars

9

commits

2

linked in READMEs

Apr 7, 2026

updated

README

MMK12

[πŸ“‚ GitHub] [πŸ“œ Paper]

2025/04/16: MMK12 is a completely manually collected multimodal mathematical reasoning dataset. Compared to other current datasets, it can fully ensure the authenticity of answers, and all questions come from the real world, making it more diverse.. 2025/04/16: We release a new version of MMK12, which can greatly enhance the multimodal reasoning of Qwen-2.5-VL.

ScopeTypeImg. SourceQA SourceCoT Answer Source
MAVISGeo & FuncMCQ & FBSyntheticSynthetic EngineGPT-4o
Geo3kGeoFBReal worldReal worldNone
RCOTGeoMCQ & FBSyntheticSynthetic EngineGPT-4o
MultiMathDiverseMCQ & FBReal WorldGPT-4oGPT-4o
MMK12DiverseFBReal WorldReal WorldReal World

We use MMK12 for RL training to develop MM-EUREKA-7B and MM-EUREKA-32B, with specific training details available in paper.

Both models demonstrate excellent performance on the MMK12 evaluation set (a multidisciplinary multimodal reasoning benchmark), with MM-EUREKA-32B ranking second only to o1.

ModelMathematicsPhysicsChemistryBiologyAvg.
Closed-Source Models
Claude3.7-Sonnet57.453.455.455.055.3
GPT-4o55.841.247.055.449.9
o181.668.871.474.073.9
Gemini2-flash76.853.664.666.065.2
Open-Source General Models
InternVL2.5-VL-8B46.835.050.050.845.6
Qwen-2.5-VL-7B58.445.456.454.053.6
InternVL2.5-VL-38B61.649.860.460.058.0
Qwen-2.5-VL-32B71.659.469.666.666.8
InternVL2.5-VL-78B59.853.268.065.261.6
Qwen-2.5-VL-72B75.664.869.672.070.5
Open-Source Reasoning Models
InternVL2.5-8B-MPO26.625.042.444.034.5
InternVL2.5-38B-MPO41.442.855.853.248.3
QVQ-72B-Preview61.457.462.664.461.5
Adora63.650.659.059.058.1
R1-Onevision44.833.839.840.839.8
OpenVLThinker-763.053.860.665.060.6
Ours
MM-Eureka-7B71.256.265.265.264.5
MM-Eureka-32B74.662.075.476.872.2

Data fields

KeyDescription
idID.
subjectsubject: math, physics, chemistry, and biology
imageImage path.
questionInput query.
answerVerified Answer.

Citation

If you find this project useful in your research, please consider citing:

@article{meng2025mm,
  title={MM-Eureka: Exploring Visual Aha Moment with Rule-based Large-scale Reinforcement Learning},
  author={Meng, Fanqing and Du, Lingxiao and Liu, Zongkai and Zhou, Zhixiang and Lu, Quanfeng and Fu, Daocheng and Shi, Botian and Wang, Wenhai and He, Junjun and Zhang, Kaipeng and others},
  journal={arXiv preprint arXiv:2503.07365},
  year={2025}
}

Contributors

FanqingM

8 commits

nielsr

1 commits