Update README.md
Browse files
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 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
|
|
|
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
|