Upload dataset
Browse files
README.md
CHANGED
@@ -649,6 +649,29 @@ dataset_info:
|
|
649 |
num_examples: 100
|
650 |
download_size: 532670
|
651 |
dataset_size: 817973.8311541002
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
652 |
- config_name: mlqa.vi.ar
|
653 |
features:
|
654 |
- name: context
|
@@ -1134,6 +1157,12 @@ configs:
|
|
1134 |
path: mlqa.en.vi/test-*
|
1135 |
- split: validation
|
1136 |
path: mlqa.en.vi/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
1137 |
- config_name: mlqa.vi.ar
|
1138 |
data_files:
|
1139 |
- split: test
|
|
|
649 |
num_examples: 100
|
650 |
download_size: 532670
|
651 |
dataset_size: 817973.8311541002
|
652 |
+
- config_name: mlqa.en.zh
|
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: 642703.3169164882
|
669 |
+
num_examples: 513
|
670 |
+
- name: validation
|
671 |
+
num_bytes: 118686.70634920635
|
672 |
+
num_examples: 100
|
673 |
+
download_size: 512116
|
674 |
+
dataset_size: 761390.0232656946
|
675 |
- config_name: mlqa.vi.ar
|
676 |
features:
|
677 |
- name: context
|
|
|
1157 |
path: mlqa.en.vi/test-*
|
1158 |
- split: validation
|
1159 |
path: mlqa.en.vi/validation-*
|
1160 |
+
- config_name: mlqa.en.zh
|
1161 |
+
data_files:
|
1162 |
+
- split: test
|
1163 |
+
path: mlqa.en.zh/test-*
|
1164 |
+
- split: validation
|
1165 |
+
path: mlqa.en.zh/validation-*
|
1166 |
- config_name: mlqa.vi.ar
|
1167 |
data_files:
|
1168 |
- split: test
|
mlqa.en.zh/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b32375349f6e065fb696bce24a3c07affb9da364a8b7c2f9d719b5ad92fe124a
|
3 |
+
size 429493
|
mlqa.en.zh/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb5ffbacf6ac34e10c0d0fce19d7bbbf149ad89e5a029b93d4e2cdb5ba98f569
|
3 |
+
size 82623
|