Alg514, AI2, Dolphin1878, Math23K, ASDiv, Ape210K, GSM8K, SVAMP
收藏资源简介:
本项目致力于整理math word problem (MWP) 领域的数据集、论文、工具等信息。现有工作的复现详见codes文件夹,其中preprocess_data文件夹放置对数据集的预处理代码,在每个文件的开头位置存放数据集的原始下载位置、引用论文和预处理的逻辑;results文件夹是对公开数据集使用不同算法得到的结果。代码的运行命令可参考codes/README.md。由于数据集可能很大,所以我没有上传到GitHub,但是我会在数据预处理的代码里面介绍数据集的原始下载地址。
This project is dedicated to organizing datasets, papers, and tools in the field of math word problems (MWP). The reproduction of existing work can be found in the 'codes' folder, where the 'preprocess_data' folder contains preprocessing code for the datasets. At the beginning of each file, the original download location of the dataset, the cited papers, and the logic of preprocessing are stored. The 'results' folder contains the outcomes of applying different algorithms to public datasets. The commands for running the code can be referred to in 'codes/README.md'. Due to the potentially large size of the datasets, they have not been uploaded to GitHub, but the original download addresses of the datasets are introduced in the data preprocessing code.
数据集概述
可下载数据集
无法下载的数据集
| 数据集名称 | 语言 | 出处 | 样本量 | 无法下载的原因和其他备注 |
|---|---|---|---|---|
| Dolphin18K | 英语 | (2016 ACL) How well do Computers Solve Math Word Problems? Large-Scale Dataset Construction and Evaluation | 18460 | 需要通过URL从雅虎问答下载数据,但雅虎问答已倒闭 |
| MAWPS | 英语 | (2016 NAACL) MAWPS: A Math Word Problem Repository | 100K | 服务器未下载Maven |
| SuperCLUE-Math6 | 中文 | (2024) SuperCLUE-Math6: Graded Multi-Step Math Reasoning Benchmark for LLMs in Chinese | 需要申请,懒得搞 |




