oddadmix commited on
Commit
6745e30
·
verified ·
1 Parent(s): d96617c

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: question
5
+ dtype: string
6
+ - name: option1
7
+ dtype: string
8
+ - name: option2
9
+ dtype: string
10
+ - name: option3
11
+ dtype: string
12
+ - name: option4
13
+ dtype: string
14
+ - name: target
15
+ dtype: string
16
+ - name: is_translated
17
+ dtype: bool
18
+ - name: language
19
+ dtype: string
20
+ - name: domain
21
+ dtype: string
22
+ - name: subject
23
+ dtype: string
24
+ - name: question_ar
25
+ dtype: string
26
+ - name: option1_ar
27
+ dtype: string
28
+ - name: option2_ar
29
+ dtype: string
30
+ - name: option3_ar
31
+ dtype: string
32
+ - name: option4_ar
33
+ dtype: string
34
+ splits:
35
+ - name: validation
36
+ num_bytes: 446779
37
+ num_examples: 813
38
+ - name: test
39
+ num_bytes: 7723781
40
+ num_examples: 13536
41
+ download_size: 4283930
42
+ dataset_size: 8170560
43
+ configs:
44
+ - config_name: default
45
+ data_files:
46
+ - split: validation
47
+ path: data/validation-*
48
+ - split: test
49
+ path: data/test-*
50
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce6f000335b7bc1e835ab9939378dd2e6bfd744ff07dd5c606061d0161ead294
3
+ size 4031829
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d15f3fe665e113af399a40512fb3ec251af30fe5b986fdb8b5a8424c61f90c70
3
+ size 252101