mrfakename commited on
Commit
099c7f8
·
verified ·
1 Parent(s): d54a797

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -0
README.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - text-generation
4
+ - text2text-generation
5
+ language:
6
+ - en
7
+ tags:
8
+ - math
9
+ pretty_name: Basic Math 1M
10
+ size_categories:
11
+ - 1M<n<10M
12
+ ---
13
+
14
+ # Basic Math 1M
15
+
16
+ A dataset of 1 million basic arithmetic problems.
17
+
18
+ ## License
19
+
20
+ The license for Basic Math 1M is CC-BY-SA 4.0.
21
+
22
+ ## Credit
23
+
24
+ Basic Math 1M was inspired by [Simple Math](https://huggingface.co/datasets/fblgit/simple-math) but was created independently.