SimpleOperationsDataset
收藏资源简介:
SimpleMathOperation数据集包含多种教育和简单数学问题的文本格式问题,适合自然语言处理应用。每个问题都有一个标签,反映其数学概念。数据集内容包括加法、减法、乘法、除法和因式分解等问题的示例。
The SimpleMathOperation Dataset consists of text-formatted questions covering various educational and basic mathematical topics, and is suitable for natural language processing applications. Each question is paired with a label that reflects its underlying mathematical concept. The dataset includes sample problems such as addition, subtraction, multiplication, division, and factorization.
SimpleOperationsDataset
数据集描述
SimpleMathOperation 数据集包含各种教育和简单的数学问题,以文本格式呈现,适合对自然语言处理应用感兴趣的机器学习从业者。每个问题都被分类到一个标签中,该标签反映了它所展示的数学概念。
CSV 内容预览
label,problem,solution addition,"What is the sum of 12 and 23?",35 subtraction,"If you have 50 apples and you give away 29, how many are left?",21 multiplication,"What do you get when you multiply 7 by 6?",42 division,"If you have 48 cookies and want to divide them equally among 8 friends, how many does each get?",6 factorization,"Express 30 as a product of its prime factors.",5 * 3 * 2
数据来源
该数据集使用 Infinite Dataset Hub 和 microsoft/Phi-3-mini-4k-instruct 模型生成,查询关键词为 SimpleMathOperation。
- 数据集生成页面: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=SimpleMathOperation&dataset=SimpleOperationsDataset&tags=mathematics,+education,+non-numerical
- 模型: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
- 更多数据集: https://huggingface.co/datasets?other=infinite-dataset-hub




