Datasets:
yongchanghao
commited on
Commit
•
95083b3
1
Parent(s):
eaa16f1
Add 'multifieldqa_en' config data files
Browse files- README.md +28 -0
- multifieldqa_en/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -301,6 +301,30 @@ dataset_info:
|
|
301 |
num_examples: 294
|
302 |
download_size: 5833166
|
303 |
dataset_size: 11308405
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
304 |
configs:
|
305 |
- config_name: 2wikimqa
|
306 |
data_files:
|
@@ -350,6 +374,10 @@ configs:
|
|
350 |
data_files:
|
351 |
- split: test
|
352 |
path: multi_news_e/test-*
|
|
|
|
|
|
|
|
|
353 |
---
|
354 |
|
355 |
# Introduction
|
|
|
301 |
num_examples: 294
|
302 |
download_size: 5833166
|
303 |
dataset_size: 11308405
|
304 |
+
- config_name: multifieldqa_en
|
305 |
+
features:
|
306 |
+
- name: input
|
307 |
+
dtype: string
|
308 |
+
- name: context
|
309 |
+
dtype: string
|
310 |
+
- name: answers
|
311 |
+
list: string
|
312 |
+
- name: length
|
313 |
+
dtype: int32
|
314 |
+
- name: dataset
|
315 |
+
dtype: string
|
316 |
+
- name: language
|
317 |
+
dtype: string
|
318 |
+
- name: all_classes
|
319 |
+
list: string
|
320 |
+
- name: _id
|
321 |
+
dtype: string
|
322 |
+
splits:
|
323 |
+
- name: test
|
324 |
+
num_bytes: 4427988
|
325 |
+
num_examples: 150
|
326 |
+
download_size: 1850093
|
327 |
+
dataset_size: 4427988
|
328 |
configs:
|
329 |
- config_name: 2wikimqa
|
330 |
data_files:
|
|
|
374 |
data_files:
|
375 |
- split: test
|
376 |
path: multi_news_e/test-*
|
377 |
+
- config_name: multifieldqa_en
|
378 |
+
data_files:
|
379 |
+
- split: test
|
380 |
+
path: multifieldqa_en/test-*
|
381 |
---
|
382 |
|
383 |
# Introduction
|
multifieldqa_en/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f86dd4f433ce9bf23b6b53e62831a73360f93d6ce6f87a959c58129416b9c56e
|
3 |
+
size 1850093
|