ozayezerceli commited on
Commit
9a01a4b
·
verified ·
1 Parent(s): e74c179

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: 669
25
+ num_examples: 2
26
+ - name: validation
27
+ num_bytes: 0
28
+ num_examples: 0
29
+ - name: test
30
+ num_bytes: 344
31
+ num_examples: 1
32
+ download_size: 13046
33
+ dataset_size: 1013
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:8a55790339e41b8093446977ab1fcc23747038aee043b9cc7543d9d8d1b959c7
3
+ size 5170
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2aaae6ab1abc4a474130e841848594a25bf93549777e3e52f92c002fb614bd57
3
+ size 5310
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