ChrisLalk commited on
Commit
fb09b7a
1 Parent(s): 0820c68

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -13,7 +13,8 @@ tags:
13
  - medical
14
  ---
15
  This is basically the German translation of arpanghoshal/EmoRoBERTa. We used the go_emotions dataset, translated it into German and fine-tuned the intfloat/multilingual-e5-large model.
16
- *Hyperparameters*
17
- Epochs: 10
18
- learning_rate: 1e-5
19
- weight_decay: 0.01
 
 
13
  - medical
14
  ---
15
  This is basically the German translation of arpanghoshal/EmoRoBERTa. We used the go_emotions dataset, translated it into German and fine-tuned the intfloat/multilingual-e5-large model.
16
+
17
+ **Hyperparameters**
18
+ - Epochs: 10
19
+ - learning_rate: 1e-5
20
+ - weight_decay: 0.01