dongboklee commited on
Commit
7643f16
·
verified ·
1 Parent(s): 7fe2009

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: theoremqa
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: 4695
16
+ num_examples: 5
17
+ - name: test
18
+ num_bytes: 190656
19
+ num_examples: 800
20
+ download_size: 114689
21
+ dataset_size: 195351
22
+ configs:
23
+ - config_name: theoremqa
24
+ data_files:
25
+ - split: dev
26
+ path: theoremqa/dev-*
27
+ - split: test
28
+ path: theoremqa/test-*
29
+ ---
theoremqa/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acd0819e07dae32e999ba76982b633785825bbe5c818fd8934dcdde358b210a6
3
+ size 7735
theoremqa/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d7a3ec1cf7d9d41f83ca7a2365752c89be4f0a3ee18aaed6b8fe3c3307f83e7
3
+ size 106954