Datasets:
yongchanghao
commited on
Commit
•
850fa26
1
Parent(s):
95083b3
Add 'multifieldqa_en_e' config data files
Browse files- README.md +28 -0
- multifieldqa_en_e/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -325,6 +325,30 @@ dataset_info:
|
|
325 |
num_examples: 150
|
326 |
download_size: 1850093
|
327 |
dataset_size: 4427988
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
328 |
configs:
|
329 |
- config_name: 2wikimqa
|
330 |
data_files:
|
@@ -378,6 +402,10 @@ configs:
|
|
378 |
data_files:
|
379 |
- split: test
|
380 |
path: multifieldqa_en/test-*
|
|
|
|
|
|
|
|
|
381 |
---
|
382 |
|
383 |
# Introduction
|
|
|
325 |
num_examples: 150
|
326 |
download_size: 1850093
|
327 |
dataset_size: 4427988
|
328 |
+
- config_name: multifieldqa_en_e
|
329 |
+
features:
|
330 |
+
- name: input
|
331 |
+
dtype: string
|
332 |
+
- name: context
|
333 |
+
dtype: string
|
334 |
+
- name: answers
|
335 |
+
list: string
|
336 |
+
- name: length
|
337 |
+
dtype: int32
|
338 |
+
- name: dataset
|
339 |
+
dtype: string
|
340 |
+
- name: language
|
341 |
+
dtype: string
|
342 |
+
- name: all_classes
|
343 |
+
list: string
|
344 |
+
- name: _id
|
345 |
+
dtype: string
|
346 |
+
splits:
|
347 |
+
- name: test
|
348 |
+
num_bytes: 4428288
|
349 |
+
num_examples: 150
|
350 |
+
download_size: 1829910
|
351 |
+
dataset_size: 4428288
|
352 |
configs:
|
353 |
- config_name: 2wikimqa
|
354 |
data_files:
|
|
|
402 |
data_files:
|
403 |
- split: test
|
404 |
path: multifieldqa_en/test-*
|
405 |
+
- config_name: multifieldqa_en_e
|
406 |
+
data_files:
|
407 |
+
- split: test
|
408 |
+
path: multifieldqa_en_e/test-*
|
409 |
---
|
410 |
|
411 |
# Introduction
|
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:52f6551e503d7c198612cd463e6a86bbf322352cb9124bced5ed43c63810e3af
|
3 |
+
size 1829910
|