vera-8 commited on
Commit
41f9348
·
verified ·
1 Parent(s): ac6f630

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -28,11 +28,13 @@ 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
  Vocabulary adjusted through Vocabulary Transfer (Mosin et al. ([](arXiv:2112.14569))).
38
 
 
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
 
35
  ### Training Procedure
36
 
37
+ Parameter-efficient Fine-Tuning with LoRA. \
38
 
39
  Vocabulary adjusted through Vocabulary Transfer (Mosin et al. ([](arXiv:2112.14569))).
40