MiriUll commited on
Commit
37d9dc6
1 Parent(s): c374e13

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - de
5
+ pipeline_tag: text-generation
6
+ ---
7
+ # GPT2 model for German Leichte Sprache (Easy language)
8
+ A German Leichte Sprache (Easy language) model based on [mGPT](https://huggingface.co/sberbank-ai/mGPT).
9
+
10
+
11
+ See our code here: [https://github.com/MiriUll/Simple-German-language-model](https://github.com/MiriUll/Simple-German-language-model)
12
+ See our paper here: *tba*
13
+
14
+ ## Dataset
15
+ This model was fine-tuned on a collection of monolingual Leichte Sprache data. This corpus can be recreated [here](https://github.com/brjezierski/scrapers).
16
+
17
+ ## Citation
18
+ If you use this model, please cite our paper:
19
+ *tba*