de-francophones commited on
Commit
30f4543
·
verified ·
1 Parent(s): 3e8140f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +28 -28
README.md CHANGED
@@ -1,29 +1,29 @@
1
- ---
2
- language:
3
- - en
4
- - de
5
- - it
6
- - es
7
- - pt
8
- - fr
9
- - pl
10
- multilingulality:
11
- - multilingual
12
- task_categories:
13
- - summarization
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
  ```