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
@@ -36,6 +36,7 @@ task_ids:
|
|
36 |
- multi-label-classification
|
37 |
- summarization
|
38 |
- topic-classification
|
|
|
39 |
---
|
40 |
|
41 |
# Dataset Card for "mlsum"
|
@@ -43,12 +44,12 @@ task_ids:
|
|
43 |
## Table of Contents
|
44 |
- [Dataset Description](#dataset-description)
|
45 |
- [Dataset Summary](#dataset-summary)
|
46 |
-
- [Supported Tasks](#supported-tasks)
|
47 |
- [Languages](#languages)
|
48 |
- [Dataset Structure](#dataset-structure)
|
49 |
- [Data Instances](#data-instances)
|
50 |
- [Data Fields](#data-fields)
|
51 |
-
- [Data Splits
|
52 |
- [Dataset Creation](#dataset-creation)
|
53 |
- [Curation Rationale](#curation-rationale)
|
54 |
- [Source Data](#source-data)
|
@@ -82,7 +83,7 @@ Together with English newspapers from the popular CNN/Daily mail dataset, the co
|
|
82 |
We report cross-lingual comparative analyses based on state-of-the-art systems.
|
83 |
These highlight existing biases which motivate the use of a multi-lingual dataset.
|
84 |
|
85 |
-
### Supported Tasks
|
86 |
|
87 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
88 |
|
@@ -230,7 +231,7 @@ The data fields are the same among all splits.
|
|
230 |
- `title`: a `string` feature.
|
231 |
- `date`: a `string` feature.
|
232 |
|
233 |
-
### Data Splits
|
234 |
|
235 |
|name|train |validation|test |
|
236 |
|----|-----:|---------:|----:|
|
@@ -248,10 +249,22 @@ The data fields are the same among all splits.
|
|
248 |
|
249 |
### Source Data
|
250 |
|
|
|
|
|
|
|
|
|
|
|
|
|
251 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
252 |
|
253 |
### Annotations
|
254 |
|
|
|
|
|
|
|
|
|
|
|
|
|
255 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
256 |
|
257 |
### Personal and Sensitive Information
|
|
|
36 |
- multi-label-classification
|
37 |
- summarization
|
38 |
- topic-classification
|
39 |
+
paperswithcode_id: mlsum
|
40 |
---
|
41 |
|
42 |
# Dataset Card for "mlsum"
|
|
|
44 |
## Table of Contents
|
45 |
- [Dataset Description](#dataset-description)
|
46 |
- [Dataset Summary](#dataset-summary)
|
47 |
+
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
|
48 |
- [Languages](#languages)
|
49 |
- [Dataset Structure](#dataset-structure)
|
50 |
- [Data Instances](#data-instances)
|
51 |
- [Data Fields](#data-fields)
|
52 |
+
- [Data Splits](#data-splits)
|
53 |
- [Dataset Creation](#dataset-creation)
|
54 |
- [Curation Rationale](#curation-rationale)
|
55 |
- [Source Data](#source-data)
|
|
|
83 |
We report cross-lingual comparative analyses based on state-of-the-art systems.
|
84 |
These highlight existing biases which motivate the use of a multi-lingual dataset.
|
85 |
|
86 |
+
### Supported Tasks and Leaderboards
|
87 |
|
88 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
89 |
|
|
|
231 |
- `title`: a `string` feature.
|
232 |
- `date`: a `string` feature.
|
233 |
|
234 |
+
### Data Splits
|
235 |
|
236 |
|name|train |validation|test |
|
237 |
|----|-----:|---------:|----:|
|
|
|
249 |
|
250 |
### Source Data
|
251 |
|
252 |
+
#### Initial Data Collection and Normalization
|
253 |
+
|
254 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
255 |
+
|
256 |
+
#### Who are the source language producers?
|
257 |
+
|
258 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
259 |
|
260 |
### Annotations
|
261 |
|
262 |
+
#### Annotation process
|
263 |
+
|
264 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
265 |
+
|
266 |
+
#### Who are the annotators?
|
267 |
+
|
268 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
269 |
|
270 |
### Personal and Sensitive Information
|