Datasets:
yongchanghao
commited on
Commit
•
f662137
1
Parent(s):
01117d5
Add 'musique' config data files
Browse files- README.md +28 -0
- musique/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -373,6 +373,30 @@ dataset_info:
|
|
373 |
num_examples: 200
|
374 |
download_size: 1447281
|
375 |
dataset_size: 3541307
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
376 |
configs:
|
377 |
- config_name: 2wikimqa
|
378 |
data_files:
|
@@ -434,6 +458,10 @@ configs:
|
|
434 |
data_files:
|
435 |
- split: test
|
436 |
path: multifieldqa_zh/test-*
|
|
|
|
|
|
|
|
|
437 |
---
|
438 |
|
439 |
# Introduction
|
|
|
373 |
num_examples: 200
|
374 |
download_size: 1447281
|
375 |
dataset_size: 3541307
|
376 |
+
- config_name: musique
|
377 |
+
features:
|
378 |
+
- name: input
|
379 |
+
dtype: string
|
380 |
+
- name: context
|
381 |
+
dtype: string
|
382 |
+
- name: answers
|
383 |
+
list: string
|
384 |
+
- name: length
|
385 |
+
dtype: int32
|
386 |
+
- name: dataset
|
387 |
+
dtype: string
|
388 |
+
- name: language
|
389 |
+
dtype: string
|
390 |
+
- name: all_classes
|
391 |
+
list: string
|
392 |
+
- name: _id
|
393 |
+
dtype: string
|
394 |
+
splits:
|
395 |
+
- name: test
|
396 |
+
num_bytes: 13965034
|
397 |
+
num_examples: 200
|
398 |
+
download_size: 8130878
|
399 |
+
dataset_size: 13965034
|
400 |
configs:
|
401 |
- config_name: 2wikimqa
|
402 |
data_files:
|
|
|
458 |
data_files:
|
459 |
- split: test
|
460 |
path: multifieldqa_zh/test-*
|
461 |
+
- config_name: musique
|
462 |
+
data_files:
|
463 |
+
- split: test
|
464 |
+
path: musique/test-*
|
465 |
---
|
466 |
|
467 |
# Introduction
|
musique/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b55847cb30611b8bb495ede97d1b2dee4b6923f31f6467e6d579005f3b6d83b
|
3 |
+
size 8130878
|