ozayezerceli commited on
Commit
7e9ea42
·
verified ·
1 Parent(s): bc23122

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: question
7
+ dtype: string
8
+ - name: choices
9
+ sequence: string
10
+ - name: correct_index
11
+ dtype: int64
12
+ - name: explanation
13
+ dtype: string
14
+ - name: category
15
+ dtype: string
16
+ - name: difficulty
17
+ dtype: string
18
+ - name: source
19
+ dtype: string
20
+ - name: citations
21
+ sequence: string
22
+ splits:
23
+ - name: train
24
+ num_bytes: 452
25
+ num_examples: 1
26
+ - name: validation
27
+ num_bytes: 0
28
+ num_examples: 0
29
+ - name: test
30
+ num_bytes: 417
31
+ num_examples: 1
32
+ download_size: 12989
33
+ dataset_size: 869
34
+ configs:
35
+ - config_name: default
36
+ data_files:
37
+ - split: train
38
+ path: data/train-*
39
+ - split: validation
40
+ path: data/validation-*
41
+ - split: test
42
+ path: data/test-*
43
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59cf46fad83d0fb63f2fca3e0ed2749cdd30cf9bc3881ddd5211be3a1e6d349b
3
+ size 5247
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:540a44fb15ac6d74aa3f1417cfacc0246984cb722ef5576721f2cd67f719e3dc
3
+ size 5176
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e127a28b4a4c4e4ef2434bc9c02b932a0e58839eb1e7e4db68c52f699f98bbf
3
+ size 2566