| | --- |
| | task_categories: |
| | - summarization |
| | language: |
| | - de |
| | size_categories: |
| | - 10K<n<100K |
| | --- |
| | German MLSUM filtered by using the code by Aumiller et al. (1) available at https://github.com/dennlinger/summaries/tree/main |
| |
|
| | min_length_summary = 15; min_length_reference = 150; length_metric = "whitespace" |
| | |
| | min_compression_ratio = 2.5 |
| | |
| | bi-gram_overlap_fraction between summary and original text < 0.79 |
| | |
| | Maximal article length = 512 tokens |
| | |
| | (1): Aumiller, D., Fan, J., & Gertz, M. (2023). On the State of German (Abstractive) Text Summarization. arXiv preprint arXiv:2301.07095. |