Mollel commited on
Commit
a585f24
·
verified ·
1 Parent(s): fc12d38

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: language
7
+ dtype: string
8
+ - name: question
9
+ dtype: string
10
+ - name: choices
11
+ struct:
12
+ - name: text
13
+ sequence: string
14
+ - name: label
15
+ sequence: string
16
+ - name: answerKey
17
+ dtype: string
18
+ splits:
19
+ - name: train
20
+ num_bytes: 715650
21
+ num_examples: 2238
22
+ - name: validation
23
+ num_bytes: 196236
24
+ num_examples: 598
25
+ - name: test
26
+ num_bytes: 764530
27
+ num_examples: 2344
28
+ download_size: 899952
29
+ dataset_size: 1676416
30
+ configs:
31
+ - config_name: default
32
+ data_files:
33
+ - split: train
34
+ path: data/train-*
35
+ - split: validation
36
+ path: data/validation-*
37
+ - split: test
38
+ path: data/test-*
39
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:258c3ae1d7696562c079a54661e7e3a447c5c81ba5e713bd9e40777d425517ba
3
+ size 408415
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4072494bf1c7878330ec7b178d430b9b6cf7652ce5bf0b18d2291c3871434f6a
3
+ size 383797
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fe6ec2e561441292f008107c578c5f087b036b18f0989ccb456ab51ef029bae
3
+ size 107740