Librarian Bot: Add language metadata for dataset
#2
by
librarian-bot - opened
README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
Train split of 20 Minuten dataset (1) filtered by using the code by Aumiller et al. (2) available at https://github.com/dennlinger/summaries/tree/main with following settings:
|
| 2 |
|
| 3 |
min_length_summary=15, min_length_reference=200, length_metric="whitespace", extractiveness="fully"
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- de
|
| 4 |
+
---
|
| 5 |
Train split of 20 Minuten dataset (1) filtered by using the code by Aumiller et al. (2) available at https://github.com/dennlinger/summaries/tree/main with following settings:
|
| 6 |
|
| 7 |
min_length_summary=15, min_length_reference=200, length_metric="whitespace", extractiveness="fully"
|