ChrisLalk commited on
Commit
9f26b21
1 Parent(s): 84b058a

Update README.md

Browse files

This is basically the German translation of the arpanghoshal/EmoRoBERTa - Model. We used the Go_Emotions dataset, translated it into German and then fine-tuned intfloat/multilingual-e5-large.
Hyperparameters:
Epochs: 10
learning_rate: 1e-5
weight_decay: 0.01

Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -1,3 +1,15 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - google-research-datasets/go_emotions
5
+ language:
6
+ - de
7
+ metrics:
8
+ - accuracy value: 0.27
9
+ - f1 value: 0.382
10
+ - roc_auc value: 0.658
11
+ pipeline_tag: text-classification
12
+ tags:
13
+ - medical
14
+ ---
15
+ null