aplominski commited on
Commit
e005171
·
verified ·
1 Parent(s): 29d966f

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: Math Formulas QA
3
+ language:
4
+ - en
5
+ license: mit
6
+ size_categories:
7
+ - 1M<n<10M
8
+ task_categories:
9
+ - question-answering
10
+ ---
11
+
12
+ # Math Formulas QA
13
+
14
+ Deterministic synthetic math QA dataset generated with seed `1337`.
15
+
16
+ ## Properties
17
+
18
+ - 2,000,000 unique rows
19
+ - 1,800,000 train
20
+ - 100,000 validation
21
+ - 100,000 test
22
+ - 100,000 rows per Parquet shard
23
+ - Every row is validated before it is written
24
+ - `kind` alternates between `problem` and `solution`
25
+
26
+ ## Columns
27
+
28
+ - `question`
29
+ - `answer`
30
+ - `text`
31
+ - `question_tex`
32
+ - `answer_tex`
33
+ - `family`
34
+ - `difficulty`
35
+ - `kind`
36
+ - `validated`
37
+ - `validator`
38
+ - `formula_hash64`
39
+
40
+ ## Families
41
+
42
+ Arithmetic, fractions, equations, inequalities, absolute values, powers, roots,
43
+ quadratics, binomial expansion, combinations, permutations, factorial ratios,
44
+ series, telescoping sums, probability, geometry, modular arithmetic, systems of equations,
45
+ and proportions.
46
+
47
+ ## Validation
48
+
49
+ Combinatorics and factorial-based rows use `scipy.special.comb(..., exact=True)` and
50
+ `scipy.special.factorial(..., exact=True)` when SciPy is available. The rest are checked
51
+ with exact integer and rational arithmetic.
test/shard-00000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b372b1ab912641e6aaf6a258f63e08e2776d1018d573c68033c7650456c899e
3
+ size 11004670
train/shard-00000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:deace34aaab517282e526be6e42bfbb163346fe8884d6b9a6c0bc91d6f3ced78
3
+ size 10864081
train/shard-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cad2d1b8910ec9d646b0273bb1dab099208c3791f681572fc4d0a950ef87d66
3
+ size 11023117
train/shard-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d57e49012f5838d3c94a2234ff19d00d6e68d8b2ce12fde6f6c97781363850c8
3
+ size 11012329
train/shard-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24e2e4e0f78d7b8c9b6265b34f08cedc049d1d50d597f974c6dcb7da4ec5dd9e
3
+ size 11058167
train/shard-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cacba3de468ad69f35c1bbb60a52d2806ad76c23f213927df69d86720a9232a
3
+ size 11148058
train/shard-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9f2edd2e31648889cd68273e8686e95bcfeff815c391c51dd7fd9005a7619b5
3
+ size 11074718
train/shard-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:297b08ca54a5f9f4e2761c584193bfc863516931397f281855152d51a3e21b77
3
+ size 11082919
train/shard-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d116d3325435aa1e86290230abf0a9f2f3dec6e73ced4f5af0b97db2ce1d87ff
3
+ size 11109799
train/shard-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:287e89a28b548b1356f3a8793dfd6cf2b1eb748b58b1949047f04490e983d89f
3
+ size 11061277
train/shard-00009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbd33560022dce7fc0551922f37b54b358ae66ce4de88fa1a96da4da4fc7c684
3
+ size 11074504
train/shard-00010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef21431677998d1bcc572dbeef35a4556c647822756b770746f2f301f6c7f801
3
+ size 11051835
train/shard-00011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13f50a08ecb6519f70903ab2c32a53099a633e91115dfcae64e57c7ea8b5ac33
3
+ size 11066141
train/shard-00012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f83b02f9efd87a3f377ceb50c0680e64a856e50721ca3a98fe8b2a1b35977ff4
3
+ size 11066394
train/shard-00013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88a5b59adc8d78fedd34fae0d8c4762a84520dfe78e6c875e036a0bcc4c293bd
3
+ size 11041791
train/shard-00014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f7bd2c47933d24c7e69d36c4c1109fda26623ea08ffaad4f888bdc32f547901
3
+ size 11004948
train/shard-00015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d011fb0e840802aae0c1feb1bb32c8a8a43b82faac7ad71669b80b4dfb024b54
3
+ size 11074366
train/shard-00016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b34bddf189383981b781092ac3d3e465dc26e79657d53928848bbc8c4fa4acba
3
+ size 11044391
train/shard-00017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f10afe5e500b95122b0a53754544ae4239fe5db02310451b85b71a683d79cc2
3
+ size 11014119
validation/shard-00000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9804a82a2be671aeb230dceb7e122e1da63aa9502df06604d0325c5458c3aad3
3
+ size 11033692