Datasets:
Tasks:
Text Generation
Sub-tasks:
language-modeling
Languages:
German
Size:
10M - 100M
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -352,7 +352,7 @@ configs:
|
|
| 352 |
|
| 353 |
A comprehensive collection of German-language text data under open licenses for training German language models.
|
| 354 |
|
| 355 |
-
For a full datasheet
|
| 356 |
|
| 357 |
## Dataset Description
|
| 358 |
|
|
@@ -449,20 +449,24 @@ Supported splits and constituent datasets are:
|
|
| 449 |
|
| 450 |
## Citation
|
| 451 |
|
| 452 |
-
If you use this dataset
|
| 453 |
|
| 454 |
```bibtex
|
| 455 |
-
@article{
|
| 456 |
-
|
| 457 |
-
|
| 458 |
-
|
| 459 |
-
|
| 460 |
-
|
| 461 |
-
|
| 462 |
-
|
| 463 |
-
|
| 464 |
-
|
| 465 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 466 |
}
|
| 467 |
```
|
| 468 |
|
|
|
|
| 352 |
|
| 353 |
A comprehensive collection of German-language text data under open licenses for training German language models.
|
| 354 |
|
| 355 |
+
For a full datasheet, see [DATASHEET.md](DATASHEET.md). For the corresponding paper, see [arxiv.org/abs/2510.13996](https://arxiv.org/abs/2510.13996)
|
| 356 |
|
| 357 |
## Dataset Description
|
| 358 |
|
|
|
|
| 449 |
|
| 450 |
## Citation
|
| 451 |
|
| 452 |
+
If you use this dataset, please cite the correponding paper:
|
| 453 |
|
| 454 |
```bibtex
|
| 455 |
+
@article{gienapp:2025d,
|
| 456 |
+
title = {{The German Commons -- 154 Billion Tokens of Openly Licensed Text for German Language Models}},
|
| 457 |
+
author = {Lukas Gienapp and
|
| 458 |
+
Christopher Schr\"oder and
|
| 459 |
+
Stefan Schweter and
|
| 460 |
+
Christopher Akiki and
|
| 461 |
+
Ferdinand Schlatt and
|
| 462 |
+
Arden Zimmermann and
|
| 463 |
+
Phillipe Gen\^et and
|
| 464 |
+
Martin Potthast},
|
| 465 |
+
year = 2025,
|
| 466 |
+
month = oct,
|
| 467 |
+
journal = {CoRR},
|
| 468 |
+
volume = {abs/2510.13996},
|
| 469 |
+
url = {https://arxiv.org/abs/2510.13996}
|
| 470 |
}
|
| 471 |
```
|
| 472 |
|