Datasets:
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
|
3 |
+
language_creators:
|
4 |
+
|
5 |
+
- found
|
6 |
+
|
7 |
+
languages:
|
8 |
+
|
9 |
+
- it
|
10 |
+
|
11 |
+
multilinguality:
|
12 |
+
|
13 |
+
- monolingual
|
14 |
+
|
15 |
+
size_categories:
|
16 |
+
|
17 |
+
- 10k<n<100k
|
18 |
+
|
19 |
+
source_datasets:
|
20 |
+
|
21 |
+
- https://github.com/huggingface/datasets/tree/master/datasets/MLSum
|
22 |
+
|
23 |
+
task_categories:
|
24 |
+
|
25 |
+
- conditional-text-generation
|
26 |
+
|
27 |
+
task_ids:
|
28 |
+
|
29 |
+
- summarization
|
30 |
+
|
31 |
+
---
|
32 |
+
|
33 |
+
# Dataset Card for MLSum-it
|
34 |
+
|
35 |
+
## Description
|
36 |
+
|
37 |
+
- **Repository:** [MLSum / MLSum Dataset IT](https://huggingface.co/datasets/ARTeLab/MLSum-it)
|
38 |
+
|
39 |
+
### Dataset
|
40 |
+
|
41 |
+
The MLSum-it dataset is the translated version (Helsinki-NLP/opus-mt-es-it) of the spanish portion of MLSum, containing news articles taken from BBC/mundo.
|
42 |
+
|
43 |
+
More informations on the official dataset page [HuggingFace page](https://huggingface.co/datasets/MLSum).
|