Datasets:

Modalities:
Image
Text
Formats:
parquet
Languages:
Chinese
ArXiv:
Libraries:
Datasets
pandas
License:
File size: 1,175 Bytes
08fa5fa
 
 
 
 
 
 
 
 
 
f74a023
08fa5fa
 
 
7f19289
08fa5fa
7f19289
f74a023
 
 
 
 
 
 
 
08fa5fa
 
 
7f19289
08fa5fa
 
 
 
 
7f19289
08fa5fa
 
 
 
 
7f19289
08fa5fa
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
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>