Upload dataset
Browse files
README.md
CHANGED
|
@@ -552,6 +552,29 @@ dataset_info:
|
|
| 552 |
num_examples: 1943
|
| 553 |
download_size: 1145162
|
| 554 |
dataset_size: 1782135.4130434783
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 555 |
configs:
|
| 556 |
- config_name: mlqa.ar.ar
|
| 557 |
data_files:
|
|
@@ -697,4 +720,10 @@ configs:
|
|
| 697 |
path: mlqa.zh.vi/validation-*
|
| 698 |
- split: test
|
| 699 |
path: mlqa.zh.vi/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 700 |
---
|
|
|
|
| 552 |
num_examples: 1943
|
| 553 |
download_size: 1145162
|
| 554 |
dataset_size: 1782135.4130434783
|
| 555 |
+
- config_name: mlqa.zh.zh
|
| 556 |
+
features:
|
| 557 |
+
- name: context
|
| 558 |
+
dtype: string
|
| 559 |
+
- name: question
|
| 560 |
+
dtype: string
|
| 561 |
+
- name: answers
|
| 562 |
+
sequence:
|
| 563 |
+
- name: answer_start
|
| 564 |
+
dtype: int32
|
| 565 |
+
- name: text
|
| 566 |
+
dtype: string
|
| 567 |
+
- name: id
|
| 568 |
+
dtype: string
|
| 569 |
+
splits:
|
| 570 |
+
- name: validation
|
| 571 |
+
num_bytes: 12897.886904761905
|
| 572 |
+
num_examples: 15
|
| 573 |
+
- name: test
|
| 574 |
+
num_bytes: 4318929
|
| 575 |
+
num_examples: 5137
|
| 576 |
+
download_size: 2778792
|
| 577 |
+
dataset_size: 4331826.886904762
|
| 578 |
configs:
|
| 579 |
- config_name: mlqa.ar.ar
|
| 580 |
data_files:
|
|
|
|
| 720 |
path: mlqa.zh.vi/validation-*
|
| 721 |
- split: test
|
| 722 |
path: mlqa.zh.vi/test-*
|
| 723 |
+
- config_name: mlqa.zh.zh
|
| 724 |
+
data_files:
|
| 725 |
+
- split: validation
|
| 726 |
+
path: mlqa.zh.zh/validation-*
|
| 727 |
+
- split: test
|
| 728 |
+
path: mlqa.zh.zh/test-*
|
| 729 |
---
|
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:4b861c715922b547596863907216653d1cc0cf631ad01ef7179c5bac5f717cb2
|
| 3 |
+
size 2762110
|
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:dc4b4e740b483e3283b0f633bebe5aafea375df8bc3c9b8c46e99a0fdbc8c306
|
| 3 |
+
size 16682
|