Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Arabic
ArXiv:
Libraries:
Datasets
pandas
License:
boda commited on
Commit
5ccc19c
Β·
verified Β·
1 Parent(s): 0ae089b

Upload dataset

Browse files
Files changed (2) hide show
  1. Morocco/test-00000-of-00001.parquet +3 -0
  2. README.md +38 -0
Morocco/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50e14e9cc924d3f89e3ceb02a48e35505fffdc683fcc6bf9ea0d32a4d196905c
3
+ size 54739
README.md CHANGED
@@ -170,6 +170,40 @@ dataset_info:
170
  num_examples: 239
171
  download_size: 65896
172
  dataset_size: 131928
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
173
  configs:
174
  - config_name: Algeria
175
  data_files:
@@ -191,4 +225,8 @@ configs:
191
  data_files:
192
  - split: test
193
  path: Libya/test-*
 
 
 
 
194
  ---
 
170
  num_examples: 239
171
  download_size: 65896
172
  dataset_size: 131928
173
+ - config_name: Morocco
174
+ features:
175
+ - name: worker_id
176
+ dtype: string
177
+ - name: sample_id
178
+ dtype: string
179
+ - name: sub_topic
180
+ dtype: string
181
+ - name: first_statement
182
+ dtype: string
183
+ - name: option_a
184
+ dtype: string
185
+ - name: option_b
186
+ dtype: string
187
+ - name: option_c
188
+ dtype: string
189
+ - name: answer_key
190
+ dtype: string
191
+ - name: relevant_to_this_country
192
+ dtype: string
193
+ - name: relevant_to_other_countries
194
+ dtype: string
195
+ - name: should_discard
196
+ dtype: string
197
+ - name: country
198
+ dtype: string
199
+ - name: region
200
+ dtype: string
201
+ splits:
202
+ - name: test
203
+ num_bytes: 120806
204
+ num_examples: 276
205
+ download_size: 54739
206
+ dataset_size: 120806
207
  configs:
208
  - config_name: Algeria
209
  data_files:
 
225
  data_files:
226
  - split: test
227
  path: Libya/test-*
228
+ - config_name: Morocco
229
+ data_files:
230
+ - split: test
231
+ path: Morocco/test-*
232
  ---