Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,29 +1,29 @@
|
|
1 |
-
---
|
2 |
-
language:
|
3 |
-
-
|
4 |
-
-
|
5 |
-
-
|
6 |
-
-
|
7 |
-
-
|
8 |
-
-
|
9 |
-
-
|
10 |
-
multilingulality:
|
11 |
-
- multilingual
|
12 |
-
task_categories:
|
13 |
-
-
|
14 |
-
---
|
15 |
-
|
16 |
-
> [!NOTE]
|
17 |
-
> Dataset origin: https://live.european-language-grid.eu/catalogue/corpus/18633/
|
18 |
-
|
19 |
-
## Description
|
20 |
-
WikinewsSum is a summarisation dataset presented in Generating Extended and Multilingual Summaries with Pre-trained Transformers.
|
21 |
-
|
22 |
-
WikinewsSum is based on [Wikinews](https://www.wikinews.org/). The Wikinews articles are used as summaries and the source texts as input texts for the summaries.
|
23 |
-
|
24 |
-
The dataset contains samples in English, German, French, Spanish, Portuguese, Polish, and Italian
|
25 |
-
|
26 |
-
## Citation
|
27 |
-
```
|
28 |
-
German Research Center for Artificial Intelligence (2022, April 27). WikinewsSum. Version 1.0.0 (automatically assigned). European Language Grid. [Dataset (Text corpus)]. https://doi.org/10.57771/z9dw-pa63
|
29 |
```
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- eng
|
4 |
+
- deu
|
5 |
+
- ita
|
6 |
+
- spa
|
7 |
+
- por
|
8 |
+
- fra
|
9 |
+
- pol
|
10 |
+
multilingulality:
|
11 |
+
- multilingual
|
12 |
+
task_categories:
|
13 |
+
- sunmmarization
|
14 |
+
---
|
15 |
+
|
16 |
+
> [!NOTE]
|
17 |
+
> Dataset origin: https://live.european-language-grid.eu/catalogue/corpus/18633/
|
18 |
+
|
19 |
+
## Description
|
20 |
+
WikinewsSum is a summarisation dataset presented in Generating Extended and Multilingual Summaries with Pre-trained Transformers.
|
21 |
+
|
22 |
+
WikinewsSum is based on [Wikinews](https://www.wikinews.org/). The Wikinews articles are used as summaries and the source texts as input texts for the summaries.
|
23 |
+
|
24 |
+
The dataset contains samples in English, German, French, Spanish, Portuguese, Polish, and Italian
|
25 |
+
|
26 |
+
## Citation
|
27 |
+
```
|
28 |
+
German Research Center for Artificial Intelligence (2022, April 27). WikinewsSum. Version 1.0.0 (automatically assigned). European Language Grid. [Dataset (Text corpus)]. https://doi.org/10.57771/z9dw-pa63
|
29 |
```
|