Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -61,11 +61,15 @@ language:
|
|
| 61 |
- zh
|
| 62 |
---
|
| 63 |
|
| 64 |
-
Source Dataset
|
|
|
|
|
|
|
| 65 |
|
|
|
|
| 66 |
MLQA (MultiLingual Question Answering) is a benchmark dataset for evaluating cross-lingual question answering performance.
|
| 67 |
MLQA consists of over 5K extractive QA instances (12K in English) in SQuAD format in seven languages - English, Arabic,
|
| 68 |
German, Spanish, Hindi, Vietnamese and Simplified Chinese. MLQA is highly parallel, with QA instances parallel between
|
| 69 |
4 different languages on average.
|
| 70 |
|
|
|
|
| 71 |
MLQA Plus additionally has hin_Latn data generated using indictrans library.
|
|
|
|
| 61 |
- zh
|
| 62 |
---
|
| 63 |
|
| 64 |
+
**Source Dataset**
|
| 65 |
+
- Link: [facebook/mlqa](https://huggingface.co/datasets/facebook/mlqa)
|
| 66 |
+
- Revision: `397ed406c1a7902140303e7faf60fff35b58d285`
|
| 67 |
|
| 68 |
+
**MLQA**
|
| 69 |
MLQA (MultiLingual Question Answering) is a benchmark dataset for evaluating cross-lingual question answering performance.
|
| 70 |
MLQA consists of over 5K extractive QA instances (12K in English) in SQuAD format in seven languages - English, Arabic,
|
| 71 |
German, Spanish, Hindi, Vietnamese and Simplified Chinese. MLQA is highly parallel, with QA instances parallel between
|
| 72 |
4 different languages on average.
|
| 73 |
|
| 74 |
+
**MLQA Plus**
|
| 75 |
MLQA Plus additionally has hin_Latn data generated using indictrans library.
|