Upload dataset
Browse files
README.md
CHANGED
@@ -810,6 +810,29 @@ dataset_info:
|
|
810 |
num_examples: 100
|
811 |
download_size: 397852
|
812 |
dataset_size: 520754.8373378941
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
813 |
- config_name: mlqa.zh.vi
|
814 |
features:
|
815 |
- name: context
|
@@ -1061,6 +1084,12 @@ configs:
|
|
1061 |
path: mlqa.zh.en/test-*
|
1062 |
- split: validation
|
1063 |
path: mlqa.zh.en/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
1064 |
- config_name: mlqa.zh.vi
|
1065 |
data_files:
|
1066 |
- split: test
|
|
|
810 |
num_examples: 100
|
811 |
download_size: 397852
|
812 |
dataset_size: 520754.8373378941
|
813 |
+
- config_name: mlqa.zh.es
|
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: 168966.62660503338
|
830 |
+
num_examples: 194
|
831 |
+
- name: validation
|
832 |
+
num_bytes: 83527.95031055901
|
833 |
+
num_examples: 100
|
834 |
+
download_size: 191547
|
835 |
+
dataset_size: 252494.5769155924
|
836 |
- config_name: mlqa.zh.vi
|
837 |
features:
|
838 |
- name: context
|
|
|
1084 |
path: mlqa.zh.en/test-*
|
1085 |
- split: validation
|
1086 |
path: mlqa.zh.en/validation-*
|
1087 |
+
- config_name: mlqa.zh.es
|
1088 |
+
data_files:
|
1089 |
+
- split: test
|
1090 |
+
path: mlqa.zh.es/test-*
|
1091 |
+
- split: validation
|
1092 |
+
path: mlqa.zh.es/validation-*
|
1093 |
- config_name: mlqa.zh.vi
|
1094 |
data_files:
|
1095 |
- split: test
|
mlqa.zh.es/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8dcefc3c69571d29087001b5a6de06a8e89cc77dfd6185c6b4ad6c78f851751b
|
3 |
+
size 130536
|
mlqa.zh.es/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8dcb1cb596823c752dd2e54e58e49a6c79f044c47df4a30fa276eeb80bc6fab7
|
3 |
+
size 61011
|