--- license: cc-by-nc-4.0 language: - en task_categories: - question-answering - text-generation tags: - mathematics - education - word-problems pretty_name: Math Problem Generator Dataset size_categories: - 100KWant more? 🚀 Get the AI Startup Bundle from Gumroad. ### Supported Tasks and Leaderboards This dataset can be used for: - Math word problem solving - Educational AI systems - Math question generation - Automatic explanation generation ### Languages The dataset is in English. ## Dataset Structure ### Data Instances Each instance contains: - Problem category/type - The word problem text - The correct answer - A step-by-step explanation Example: Category: fractions addition Alice has 3/4 of a pizza and finds another 2/5 of the same pizza. How much pizza does Alice have in total? Answer: 23/20 Explanation: To add fractions, find a common denominator (20). Convert 3/4 to 15/20 and 2/5 to 8/20. Add the numerators: 15 + 8 = 23. The answer is 23/20. text ### Data Fields - `operation`: Math category (addition, fractions, algebra, etc.) - `problem_text`: The word problem - `answer`: The correct answer (format varies by problem type) - `explanation`: Step-by-step solution ### Data Splits The dataset comes as a single file with all 100,000 problems. ## Dataset Creation ### Curation Rationale This dataset was created to provide a large, diverse set of math word problems for training educational AI systems. The problems cover fundamental math concepts with varying contexts to improve generalization. ### Source Data The problems are procedurally generated using predefined templates and randomization of: - Mathematical operations - Subjects/objects - Character names - Real-world contexts ### Annotations Each problem includes: - Automatically generated correct answer - Step-by-step explanation - Problem categorization ### Personal and Sensitive Information The dataset uses common first names and generic objects, containing no real personal information. ## Considerations for Using the Data ### Social Impact of Dataset This dataset can help: - Develop educational tools for math learning - Create AI tutors for students - Generate practice problems at scale ### Discussion of Biases Potential biases include: - Western-centric names and contexts - Limited to elementary/middle school math levels - English language only ### Other Known Limitations - Problems are generated rather than human-written - Limited creative variation in problem structures - Explanations follow standardized formats ## Additional Information ### Dataset Curators C.J. Jones ### Licensing Information cc-by-nc-4.0 ## If you liked this, you may also be interested in: - [30k Records LLM Training Data: Linux Automation_1](https://datadeveloper1.gumroad.com/l/zfdnjn) - [30k Linux File Operations LLM Training](https://datadeveloper1.gumroad.com/l/xnuugm) - [News Search LLM Training Data](https://datadeveloper1.gumroad.com/l/faivv) - [RPG Combat Scenario LLM Training Data – Magician, 30,000 records](https://datadeveloper1.gumroad.com/l/lmfhbg) - [AI Startup Bundle](https://datadeveloper1.gumroad.com/l/dxxja) - [20k LLM Synthetic PenTest Reports Training Dataset](https://datadeveloper1.gumroad.com/l/lkvoo) - [Synthetic LLM Physics Training Dataset](https://datadeveloper1.gumroad.com/l/vghhq) - [100k Synthetic RPG Scenes LLM Training Dataset](https://datadeveloper1.gumroad.com/l/drbhyu) - [100k Contextual Microcontroller Synthetic LLM Training Dialog Dataset](https://datadeveloper1.gumroad.com/l/xscay) - [LLM Training Dataset 100k Antenna Design Examples](https://datadeveloper1.gumroad.com/l/sdwom) - [100k Synthetic LLM Multiturn Formatted Tech Support](https://datadeveloper1.gumroad.com/l/tgnvjf) - [LLM Training Dataset 100k Drone Telemetry and Control Reasoning](https://datadeveloper1.gumroad.com/l/kzzdeb) - [100k Specialized Vehicle Diagnostics LLM Training Dataset](https://datadeveloper1.gumroad.com/l/oizcli) - [LLM Training Dataset 100k Elementary Animal Comparisons QA](https://datadeveloper1.gumroad.com/l/tzvwk) - [LLM Training Dataset 100k Elementary Math Word Problems](https://datadeveloper1.gumroad.com/l/woypqt)