ozayezerceli commited on
Commit
e309028
1 Parent(s): 1eb8f57

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: 428
25
+ num_examples: 1
26
+ - name: validation
27
+ num_bytes: 0
28
+ num_examples: 0
29
+ - name: test
30
+ num_bytes: 395
31
+ num_examples: 1
32
+ download_size: 13186
33
+ dataset_size: 823
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:953f2aae6e2f540cc36b477ebc525d2a34b7fb0bd17babf2c986536c60b96361
3
+ size 5369
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8720cde26832c03fee9d249716cbd7e83c605160344de99a69d5df5bd8a48fd
3
+ size 5251
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