Datasets:
Update files from the datasets library (from 1.7.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.7.0
README.md
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
---
|
|
|
|
| 2 |
---
|
| 3 |
|
| 4 |
# Dataset Card for "mlqa"
|
|
@@ -6,12 +7,12 @@
|
|
| 6 |
## Table of Contents
|
| 7 |
- [Dataset Description](#dataset-description)
|
| 8 |
- [Dataset Summary](#dataset-summary)
|
| 9 |
-
- [Supported Tasks](#supported-tasks)
|
| 10 |
- [Languages](#languages)
|
| 11 |
- [Dataset Structure](#dataset-structure)
|
| 12 |
- [Data Instances](#data-instances)
|
| 13 |
- [Data Fields](#data-fields)
|
| 14 |
-
- [Data Splits
|
| 15 |
- [Dataset Creation](#dataset-creation)
|
| 16 |
- [Curation Rationale](#curation-rationale)
|
| 17 |
- [Source Data](#source-data)
|
|
@@ -44,7 +45,7 @@
|
|
| 44 |
German, Spanish, Hindi, Vietnamese and Simplified Chinese. MLQA is highly parallel, with QA instances parallel between
|
| 45 |
4 different languages on average.
|
| 46 |
|
| 47 |
-
### Supported Tasks
|
| 48 |
|
| 49 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 50 |
|
|
@@ -157,7 +158,7 @@ The data fields are the same among all splits.
|
|
| 157 |
- `text`: a `string` feature.
|
| 158 |
- `id`: a `string` feature.
|
| 159 |
|
| 160 |
-
### Data Splits
|
| 161 |
|
| 162 |
| name |test|
|
| 163 |
|----------------------|---:|
|
|
@@ -175,10 +176,22 @@ The data fields are the same among all splits.
|
|
| 175 |
|
| 176 |
### Source Data
|
| 177 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 178 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 179 |
|
| 180 |
### Annotations
|
| 181 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 182 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 183 |
|
| 184 |
### Personal and Sensitive Information
|
|
|
|
| 1 |
---
|
| 2 |
+
paperswithcode_id: mlqa
|
| 3 |
---
|
| 4 |
|
| 5 |
# Dataset Card for "mlqa"
|
|
|
|
| 7 |
## Table of Contents
|
| 8 |
- [Dataset Description](#dataset-description)
|
| 9 |
- [Dataset Summary](#dataset-summary)
|
| 10 |
+
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
|
| 11 |
- [Languages](#languages)
|
| 12 |
- [Dataset Structure](#dataset-structure)
|
| 13 |
- [Data Instances](#data-instances)
|
| 14 |
- [Data Fields](#data-fields)
|
| 15 |
+
- [Data Splits](#data-splits)
|
| 16 |
- [Dataset Creation](#dataset-creation)
|
| 17 |
- [Curation Rationale](#curation-rationale)
|
| 18 |
- [Source Data](#source-data)
|
|
|
|
| 45 |
German, Spanish, Hindi, Vietnamese and Simplified Chinese. MLQA is highly parallel, with QA instances parallel between
|
| 46 |
4 different languages on average.
|
| 47 |
|
| 48 |
+
### Supported Tasks and Leaderboards
|
| 49 |
|
| 50 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 51 |
|
|
|
|
| 158 |
- `text`: a `string` feature.
|
| 159 |
- `id`: a `string` feature.
|
| 160 |
|
| 161 |
+
### Data Splits
|
| 162 |
|
| 163 |
| name |test|
|
| 164 |
|----------------------|---:|
|
|
|
|
| 176 |
|
| 177 |
### Source Data
|
| 178 |
|
| 179 |
+
#### Initial Data Collection and Normalization
|
| 180 |
+
|
| 181 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 182 |
+
|
| 183 |
+
#### Who are the source language producers?
|
| 184 |
+
|
| 185 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 186 |
|
| 187 |
### Annotations
|
| 188 |
|
| 189 |
+
#### Annotation process
|
| 190 |
+
|
| 191 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 192 |
+
|
| 193 |
+
#### Who are the annotators?
|
| 194 |
+
|
| 195 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 196 |
|
| 197 |
### Personal and Sensitive Information
|