Upload dataset
Browse files
README.md
CHANGED
@@ -649,6 +649,29 @@ dataset_info:
|
|
649 |
num_examples: 114
|
650 |
download_size: 1022069
|
651 |
dataset_size: 1507141.0404181185
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
652 |
- config_name: mlqa.en.vi
|
653 |
features:
|
654 |
- name: context
|
@@ -1180,6 +1203,12 @@ configs:
|
|
1180 |
path: mlqa.en.en/test-*
|
1181 |
- split: validation
|
1182 |
path: mlqa.en.en/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
1183 |
- config_name: mlqa.en.vi
|
1184 |
data_files:
|
1185 |
- split: test
|
|
|
649 |
num_examples: 114
|
650 |
download_size: 1022069
|
651 |
dataset_size: 1507141.0404181185
|
652 |
+
- config_name: mlqa.en.es
|
653 |
+
features:
|
654 |
+
- name: context
|
655 |
+
dtype: string
|
656 |
+
- name: question
|
657 |
+
dtype: string
|
658 |
+
- name: answers
|
659 |
+
sequence:
|
660 |
+
- name: answer_start
|
661 |
+
dtype: int32
|
662 |
+
- name: text
|
663 |
+
dtype: string
|
664 |
+
- name: id
|
665 |
+
dtype: string
|
666 |
+
splits:
|
667 |
+
- name: test
|
668 |
+
num_bytes: 606558.6950314107
|
669 |
+
num_examples: 525
|
670 |
+
- name: validation
|
671 |
+
num_bytes: 109013.2
|
672 |
+
num_examples: 100
|
673 |
+
download_size: 474627
|
674 |
+
dataset_size: 715571.8950314106
|
675 |
- config_name: mlqa.en.vi
|
676 |
features:
|
677 |
- name: context
|
|
|
1203 |
path: mlqa.en.en/test-*
|
1204 |
- split: validation
|
1205 |
path: mlqa.en.en/validation-*
|
1206 |
+
- config_name: mlqa.en.es
|
1207 |
+
data_files:
|
1208 |
+
- split: test
|
1209 |
+
path: mlqa.en.es/test-*
|
1210 |
+
- split: validation
|
1211 |
+
path: mlqa.en.es/validation-*
|
1212 |
- config_name: mlqa.en.vi
|
1213 |
data_files:
|
1214 |
- split: test
|
mlqa.en.es/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cae2899a1dd6509a0b395c07febb101c2f67a0bf4c64bf3e5b22680c12e78394
|
3 |
+
size 404081
|
mlqa.en.es/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:edeb2238d8f6da67e331249a9d7f606ec8663f43103b67223b47f196d4eb233b
|
3 |
+
size 70546
|