xiaoyuanliu commited on
Commit
6a5bd41
·
verified ·
1 Parent(s): 09a5dff

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: problem
5
+ dtype: string
6
+ - name: level
7
+ dtype: string
8
+ - name: type
9
+ dtype: string
10
+ - name: solution
11
+ dtype: string
12
+ - name: id
13
+ dtype: string
14
+ - name: expected_answer
15
+ dtype: string
16
+ splits:
17
+ - name: train
18
+ num_bytes: 6297253
19
+ num_examples: 7500
20
+ - name: test
21
+ num_bytes: 3935629
22
+ num_examples: 5000
23
+ - name: math500
24
+ num_bytes: 401364
25
+ num_examples: 500
26
+ - name: math4500
27
+ num_bytes: 3534265
28
+ num_examples: 4500
29
+ download_size: 6933905
30
+ dataset_size: 14168511
31
+ configs:
32
+ - config_name: default
33
+ data_files:
34
+ - split: train
35
+ path: data/train-*
36
+ - split: test
37
+ path: data/test-*
38
+ - split: math500
39
+ path: data/math500-*
40
+ - split: math4500
41
+ path: data/math4500-*
42
+ ---
data/math4500-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97f84c621d72ed52e494565ebf48bf0971331e118a64aa807dd6ea8606c100c8
3
+ size 1725586
data/math500-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60a4b78aee735afd2bcb765ae6a2ff33fd9241313b8160a972245f1485c2af23
3
+ size 210716
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d36d39c95cff8921f1ceceacab5ea7621e96af9bda92896a88defb870f5912e
3
+ size 1915292
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:addcce03298fb78c4217a6de9325ffd9fee297725c7258e79b7d966f7858800c
3
+ size 3082311