File size: 653 Bytes
78164eb |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
---
license: mit
language:
- de
pipeline_tag: text-generation
---
# GPT2 model for German Leichte Sprache (Easy language)
A German Leichte Sprache (Easy language) model based on [gpt2-wechsel-german](https://huggingface.co/benjamin/gpt2-wechsel-german).
See our code here: [https://github.com/MiriUll/Simple-German-language-model](https://github.com/MiriUll/Simple-German-language-model)
See our paper here: *tba*
## Dataset
This model was fine-tuned on a collection of monolingual Leichte Sprache data. This corpus can be recreated [here](https://github.com/brjezierski/scrapers).
## Citation
If you use this model, please cite our paper:
*tba* |