dongboklee commited on
Commit
04897e5
·
verified ·
1 Parent(s): 7643f16

Upload dataset

Browse files
README.md CHANGED
@@ -1,6 +1,25 @@
1
  ---
2
  dataset_info:
3
- config_name: theoremqa
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  features:
5
  - name: question
6
  dtype: string
@@ -20,6 +39,12 @@ dataset_info:
20
  download_size: 114689
21
  dataset_size: 195351
22
  configs:
 
 
 
 
 
 
23
  - config_name: theoremqa
24
  data_files:
25
  - split: dev
 
1
  ---
2
  dataset_info:
3
+ - config_name: math
4
+ features:
5
+ - name: question
6
+ dtype: string
7
+ - name: cot
8
+ dtype: string
9
+ - name: answer
10
+ dtype: string
11
+ - name: task
12
+ dtype: string
13
+ splits:
14
+ - name: dev
15
+ num_bytes: 2508
16
+ num_examples: 8
17
+ - name: test
18
+ num_bytes: 1138499
19
+ num_examples: 5000
20
+ download_size: 593500
21
+ dataset_size: 1141007
22
+ - config_name: theoremqa
23
  features:
24
  - name: question
25
  dtype: string
 
39
  download_size: 114689
40
  dataset_size: 195351
41
  configs:
42
+ - config_name: math
43
+ data_files:
44
+ - split: dev
45
+ path: math/dev-*
46
+ - split: test
47
+ path: math/test-*
48
  - config_name: theoremqa
49
  data_files:
50
  - split: dev
math/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b4be0ab8e218042e7ad046c0d252940783404aa9c0212ac75361ff2ebf64791
3
+ size 4392
math/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7940fa657ca5e0e02cda176d0b1604de753dc64304f96a5f5a6057a8a501537
3
+ size 589108