遇见数据集

cmath

收藏
魔搭社区2026-08-15 更新2026-07-15 收录
官方服务:

资源简介:

# CMATH ## Introduction We present the Chinese Elementary School Math Word Problems (CMATH) dataset, comprising 1.7k elementary school-level math word problems with detailed annotations, source from actual Chinese workbooks and exams. This dataset aims to provide a benchmark tool for assessing the following question: to what grade level of elementary school math do the abilities of popular large language models (LLMs) correspond? We evaluate a variety of popular LLMs, including both commercial and open-source options, and discover that only GPT-4 achieves success (accuracy >= 60%) across all six elementary school grades, while other models falter at different grade levels. Furthermore, we assess the robustness of LLMs by augmenting the original problems in the CMATH dataset with distracting information. Our findings reveal that GPT-4 is the sole model that maintains robustness, further distinguishing its performance from competing models. We anticipate that our CMATH dataset will expose limitations in LLMs' capabilities and promote their ongoing development and advancement. ## Datasets ### cmath_dev Initial release of 600 examples from CMATH dataset, with 100 problems from each elementary school grade. We will release the remaining portion of the dataset by the end of the year. #### Examples and Annotations ![Examples](assets/example1.png) #### Evaluation Results ![Model Performance](assets/plot1.png) ### distractor To assess the robustness of LLMs against "irrelevant" information, we manually created a small ``distractor dataset'' comprising 60 examples, 10 for each grade level. Each example consists of an original problem and five associated problems augmented with 1 ~ 5 piece(s) of irrelevant information which we refer to as distractor(s). #### Examples ![Examples](assets/example2.png) #### Evaluation Results ![Model Performance](assets/plot2.png) ## Script We provide a script `eval.py` that implements automated evaluation. ## License CC BY 4.0 ## Citation ``` @misc{wei2023cmath, title={CMATH: Can Your Language Model Pass Chinese Elementary School Math Test?}, author={Tianwen Wei and Jian Luan and Wei Liu and Shuang Dong and Bin Wang}, year={2023}, eprint={2306.16636}, archivePrefix={arXiv}, primaryClass={cs.CL} } ``` Visit our git [repository](https://github.com/XiaoMi/cmath) for more details. You may also read our [paper](https://arxiv.org/abs/2306.16636).

提供机构:
maas
创建时间:
2026-07-03
二维码
社区交流群
二维码
科研交流群
商业服务