Datasets:
yongchanghao
commited on
Commit
•
01117d5
1
Parent(s):
850fa26
Add 'multifieldqa_zh' config data files
Browse files- README.md +28 -0
- multifieldqa_zh/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -349,6 +349,30 @@ dataset_info:
|
|
349 |
num_examples: 150
|
350 |
download_size: 1829910
|
351 |
dataset_size: 4428288
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
352 |
configs:
|
353 |
- config_name: 2wikimqa
|
354 |
data_files:
|
@@ -406,6 +430,10 @@ configs:
|
|
406 |
data_files:
|
407 |
- split: test
|
408 |
path: multifieldqa_en_e/test-*
|
|
|
|
|
|
|
|
|
409 |
---
|
410 |
|
411 |
# Introduction
|
|
|
349 |
num_examples: 150
|
350 |
download_size: 1829910
|
351 |
dataset_size: 4428288
|
352 |
+
- config_name: multifieldqa_zh
|
353 |
+
features:
|
354 |
+
- name: input
|
355 |
+
dtype: string
|
356 |
+
- name: context
|
357 |
+
dtype: string
|
358 |
+
- name: answers
|
359 |
+
list: string
|
360 |
+
- name: length
|
361 |
+
dtype: int32
|
362 |
+
- name: dataset
|
363 |
+
dtype: string
|
364 |
+
- name: language
|
365 |
+
dtype: string
|
366 |
+
- name: all_classes
|
367 |
+
list: string
|
368 |
+
- name: _id
|
369 |
+
dtype: string
|
370 |
+
splits:
|
371 |
+
- name: test
|
372 |
+
num_bytes: 3541307
|
373 |
+
num_examples: 200
|
374 |
+
download_size: 1447281
|
375 |
+
dataset_size: 3541307
|
376 |
configs:
|
377 |
- config_name: 2wikimqa
|
378 |
data_files:
|
|
|
430 |
data_files:
|
431 |
- split: test
|
432 |
path: multifieldqa_en_e/test-*
|
433 |
+
- config_name: multifieldqa_zh
|
434 |
+
data_files:
|
435 |
+
- split: test
|
436 |
+
path: multifieldqa_zh/test-*
|
437 |
---
|
438 |
|
439 |
# Introduction
|
multifieldqa_zh/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f2b95f6edac1cbb19c570b8f6878a73a137cd87e212d4b914055db6a00c50770
|
3 |
+
size 1447281
|