File size: 743 Bytes
14d656c
 
 
 
 
 
 
 
 
a3d7005
14d656c
 
 
9c2b182
14d656c
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
task_categories:
- summarization
language:
- de
size_categories:
- 1K<n<10K
---

Train split of german MLSUM filtered by using the code by Aumiller et al. (1) available at https://github.com/dennlinger/summaries/tree/main with following settings:

min_length_summary=15, min_length_reference=200, length_metric="whitespace", extractiveness="fully"

After this filtering operation, the dataset was filtered again to exclude all samples with bigram overlap fraction between summary and article >= 0,76.

Finally, 10k random saples were selected and kept in this dataset. All other samples were removed.

(1): Aumiller, D., Fan, J., & Gertz, M. (2023). On the State of German (Abstractive) Text Summarization. arXiv preprint arXiv:2301.07095.