File size: 680 Bytes
43458cb |
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-medium-german-finetune-oscar](https://huggingface.co/ml6team/gpt2-medium-german-finetune-oscar).
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* |