File size: 694 Bytes
91658cf f199f71 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
---
license: apache-2.0
task_categories:
- text-generation
language:
- en
size_categories:
- 10M<n<100M
pretty_name: s
---
# Arithmetic Dataset
This dataset focuses on fundamental arithmetic operations. It includes examples covering:
* **Addition:** Problems involving the sum of two or more numbers.
* **Subtraction:** Problems involving finding the difference between two numbers.
* **Multiplication:** Problems involving the product of two or more numbers.
* **Roots:** Problems involving finding the square root and potentially other roots of numbers.
* **Cubes:** Problems involving calculating the cube of a number.
* **Squares:** Problems involving calculating the square of a number. |