Upload dataset
Browse files
README.md
CHANGED
@@ -672,6 +672,29 @@ dataset_info:
|
|
672 |
num_examples: 100
|
673 |
download_size: 474627
|
674 |
dataset_size: 715571.8950314106
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
675 |
- config_name: mlqa.en.vi
|
676 |
features:
|
677 |
- name: context
|
@@ -1209,6 +1232,12 @@ configs:
|
|
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
|
|
|
672 |
num_examples: 100
|
673 |
download_size: 474627
|
674 |
dataset_size: 715571.8950314106
|
675 |
+
- config_name: mlqa.en.hi
|
676 |
+
features:
|
677 |
+
- name: context
|
678 |
+
dtype: string
|
679 |
+
- name: question
|
680 |
+
dtype: string
|
681 |
+
- name: answers
|
682 |
+
sequence:
|
683 |
+
- name: answer_start
|
684 |
+
dtype: int32
|
685 |
+
- name: text
|
686 |
+
dtype: string
|
687 |
+
- name: id
|
688 |
+
dtype: string
|
689 |
+
splits:
|
690 |
+
- name: test
|
691 |
+
num_bytes: 627799.7084180561
|
692 |
+
num_examples: 491
|
693 |
+
- name: validation
|
694 |
+
num_bytes: 121030.1775147929
|
695 |
+
num_examples: 100
|
696 |
+
download_size: 471883
|
697 |
+
dataset_size: 748829.885932849
|
698 |
- config_name: mlqa.en.vi
|
699 |
features:
|
700 |
- name: context
|
|
|
1232 |
path: mlqa.en.es/test-*
|
1233 |
- split: validation
|
1234 |
path: mlqa.en.es/validation-*
|
1235 |
+
- config_name: mlqa.en.hi
|
1236 |
+
data_files:
|
1237 |
+
- split: test
|
1238 |
+
path: mlqa.en.hi/test-*
|
1239 |
+
- split: validation
|
1240 |
+
path: mlqa.en.hi/validation-*
|
1241 |
- config_name: mlqa.en.vi
|
1242 |
data_files:
|
1243 |
- split: test
|
mlqa.en.hi/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fde9f85cecfd844d5f4fee97ef5664e605ee33e0c4d15f76463cdff533e8b4f
|
3 |
+
size 390868
|
mlqa.en.hi/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:10ca83b12a16f4c07d3dc87f94db874ebde1862c205e2750e52cb37b4685ad0b
|
3 |
+
size 81015
|