Upload dataset
Browse files
README.md
CHANGED
@@ -810,6 +810,29 @@ dataset_info:
|
|
810 |
num_examples: 100
|
811 |
download_size: 207653
|
812 |
dataset_size: 268635.45700284187
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
813 |
configs:
|
814 |
- config_name: mlqa-translate-test.ar
|
815 |
data_files:
|
@@ -1015,4 +1038,10 @@ configs:
|
|
1015 |
path: mlqa.zh.vi/test-*
|
1016 |
- split: validation
|
1017 |
path: mlqa.zh.vi/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
1018 |
---
|
|
|
810 |
num_examples: 100
|
811 |
download_size: 207653
|
812 |
dataset_size: 268635.45700284187
|
813 |
+
- config_name: mlqa.zh.zh
|
814 |
+
features:
|
815 |
+
- name: context
|
816 |
+
dtype: string
|
817 |
+
- name: question
|
818 |
+
dtype: string
|
819 |
+
- name: answers
|
820 |
+
sequence:
|
821 |
+
- name: answer_start
|
822 |
+
dtype: int32
|
823 |
+
- name: text
|
824 |
+
dtype: string
|
825 |
+
- name: id
|
826 |
+
dtype: string
|
827 |
+
splits:
|
828 |
+
- name: test
|
829 |
+
num_bytes: 431304.37551099865
|
830 |
+
num_examples: 513
|
831 |
+
- name: validation
|
832 |
+
num_bytes: 85985.91269841269
|
833 |
+
num_examples: 100
|
834 |
+
download_size: 388737
|
835 |
+
dataset_size: 517290.2882094113
|
836 |
configs:
|
837 |
- config_name: mlqa-translate-test.ar
|
838 |
data_files:
|
|
|
1038 |
path: mlqa.zh.vi/test-*
|
1039 |
- split: validation
|
1040 |
path: mlqa.zh.vi/validation-*
|
1041 |
+
- config_name: mlqa.zh.zh
|
1042 |
+
data_files:
|
1043 |
+
- split: test
|
1044 |
+
path: mlqa.zh.zh/test-*
|
1045 |
+
- split: validation
|
1046 |
+
path: mlqa.zh.zh/validation-*
|
1047 |
---
|
mlqa.zh.zh/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a07ffc5c96b747537406d77e6d7fafc26675c433c76aacf6182d0fa10b64677
|
3 |
+
size 315001
|
mlqa.zh.zh/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c3456cd623b916154d884479c167e5f11278d16de772b920eb4da134f1265992
|
3 |
+
size 73736
|