theblackcat102 commited on
Commit
e47691f
·
verified ·
1 Parent(s): 81c32e0

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: mathematics
4
+ features:
5
+ - name: qid
6
+ dtype: string
7
+ - name: source
8
+ dtype: string
9
+ - name: question
10
+ dtype: string
11
+ - name: A
12
+ dtype: string
13
+ - name: B
14
+ dtype: string
15
+ - name: C
16
+ dtype: string
17
+ - name: D
18
+ dtype: string
19
+ - name: answer
20
+ dtype: string
21
+ splits:
22
+ - name: test
23
+ num_bytes: 78916
24
+ num_examples: 240
25
+ - name: val
26
+ num_bytes: 32555
27
+ num_examples: 100
28
+ - name: dev
29
+ num_bytes: 36081
30
+ num_examples: 100
31
+ download_size: 83936
32
+ dataset_size: 147552
33
+ configs:
34
+ - config_name: mathematics
35
+ data_files:
36
+ - split: test
37
+ path: mathematics/test-*
38
+ - split: val
39
+ path: mathematics/val-*
40
+ - split: dev
41
+ path: mathematics/dev-*
42
+ ---
mathematics/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95a81f2353507166f2a001e3e4bbaed999c148cec4e1b45a1abc2fcf9ee080da
3
+ size 20557
mathematics/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7faae770d0eaa07ca437dd06d8ba73a0ae29bc72dc0185aace5aaf4341cddd5
3
+ size 40602
mathematics/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:690ef730070f453407c2764dd9e734af75cab40a98440a22632038952e2204c8
3
+ size 22777