Upload dataset
Browse files- README.md +28 -0
- multifieldqa_en_e/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -312,6 +312,30 @@ dataset_info:
|
|
312 |
num_examples: 150
|
313 |
download_size: 1844026
|
314 |
dataset_size: 4427969
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
315 |
configs:
|
316 |
- config_name: 2wikimqa
|
317 |
data_files:
|
@@ -365,4 +389,8 @@ configs:
|
|
365 |
data_files:
|
366 |
- split: test
|
367 |
path: multifieldqa_en/test-*
|
|
|
|
|
|
|
|
|
368 |
---
|
|
|
312 |
num_examples: 150
|
313 |
download_size: 1844026
|
314 |
dataset_size: 4427969
|
315 |
+
- config_name: multifieldqa_en_e
|
316 |
+
features:
|
317 |
+
- name: input
|
318 |
+
dtype: string
|
319 |
+
- name: context
|
320 |
+
dtype: string
|
321 |
+
- name: answers
|
322 |
+
list: string
|
323 |
+
- name: length
|
324 |
+
dtype: int64
|
325 |
+
- name: dataset
|
326 |
+
dtype: string
|
327 |
+
- name: language
|
328 |
+
dtype: string
|
329 |
+
- name: all_classes
|
330 |
+
dtype: 'null'
|
331 |
+
- name: _id
|
332 |
+
dtype: string
|
333 |
+
splits:
|
334 |
+
- name: test
|
335 |
+
num_bytes: 4428269
|
336 |
+
num_examples: 150
|
337 |
+
download_size: 1824508
|
338 |
+
dataset_size: 4428269
|
339 |
configs:
|
340 |
- config_name: 2wikimqa
|
341 |
data_files:
|
|
|
389 |
data_files:
|
390 |
- split: test
|
391 |
path: multifieldqa_en/test-*
|
392 |
+
- config_name: multifieldqa_en_e
|
393 |
+
data_files:
|
394 |
+
- split: test
|
395 |
+
path: multifieldqa_en_e/test-*
|
396 |
---
|
multifieldqa_en_e/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c69fcba90fb46d0b61e21c5131b08efc9bb2f6956611afc53c936de2a1b875a
|
3 |
+
size 1824508
|