yimingzhang commited on
Commit
4b2bef1
·
verified ·
1 Parent(s): c3750a5

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: input
5
+ dtype: string
6
+ - name: output
7
+ dtype: string
8
+ - name: step_by_step_solution
9
+ sequence: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 133308967
13
+ num_examples: 1000000
14
+ - name: test
15
+ num_bytes: 1330717
16
+ num_examples: 10000
17
+ download_size: 83563855
18
+ dataset_size: 134639684
19
+ configs:
20
+ - config_name: default
21
+ data_files:
22
+ - split: train
23
+ path: data/train-*
24
+ - split: test
25
+ path: data/test-*
26
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01cb2dc024576248e0aae804cefca21fb18821d182fcbbd92392b9bd3989c3c1
3
+ size 825901
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48dc2e0887f0f3490223df955ec29e5fa08e1e7f34351b658736932be92aba6f
3
+ size 82737954