vera-8 commited on
Commit
9dfd49d
1 Parent(s): 060a0eb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -28,11 +28,12 @@ Finetuned mT5-Model for German sentence-level text-simplification.
28
 
29
  ### Training Data
30
 
31
- [DEplain/DEplain-APA-sent](https://huggingface.co/datasets/DEplain/DEplain-APA-sent)
 
32
 
33
  ### Training Procedure
34
 
35
- Parameter-efficient Fine-Tuning with LoRA
36
 
37
  #### Training Hyperparameters
38
  * Batch Size: 16
 
28
 
29
  ### Training Data
30
 
31
+ [DEplain/DEplain-APA-sent](https://huggingface.co/datasets/DEplain/DEplain-APA-sent) \
32
+ Stodden et al. (2023): [arXiv:2305.18939](arXiv:2305.18939)
33
 
34
  ### Training Procedure
35
 
36
+ Parameter-efficient Fine-Tuning with LoRA. Vocabulary trimmed to 32.000 most frequent tokens for German.
37
 
38
  #### Training Hyperparameters
39
  * Batch Size: 16