Datasets:

Modalities:
Image
Text
Formats:
parquet
Languages:
Chinese
ArXiv:
Libraries:
Datasets
pandas
License:
cmm-math / README.md
JieZhouECNU's picture
Update README.md
f74a023 verified
|
raw
history blame
1.18 kB
---
license: bsd-3-clause
language:
- zh
pipeline_tag: text-generation
---
# CMM-Math
<p align="center">
💻 <a href="https://github.com/ECNU-ICALK/EduChat-Math" target="_blank">Github Repo</a>
<a href="https://arxiv.org/pdf/2409.02834" target="_blank">Paper Link</a>
</p>
## Introduction
We release the Chinese Multimodal Mathemathical Dataset (CMM-Math), which contains 22k+ training samples and 5k+ evaluation samples. More details can be found in our following paper:
```
@article{liu2024cmm,
title={CMM-Math: A Chinese Multimodal Math Dataset To Evaluate and Enhance the Mathematics Reasoning of Large Multimodal Models},
author={Liu, Wentao and Pan, Qianjun and Zhang, Yi and Liu, Zhuo and Wu, Ji and Zhou, Jie and Zhou, Aimin and Chen, Qin and Jiang, Bo and He, Liang},
journal={arXiv preprint arXiv:2409.02834},
year={2024}
}
```
## Demo
### Some examples in our dataset
<p align="center">
<img src="./demo1.png" width="650"/>
</p>
### The results over different subjects
<p align="center">
<img src="./demo2.png" width="650"/>
</p>
### The results over different levels
<p align="center">
<img src="./demo3.png" width="650"/>
</p>