|
--- |
|
widget: |
|
- text: "Hold da op! Kan det virkelig passe?" |
|
--- |
|
|
|
## BERT-model for danish multi-class classification of emotions |
|
|
|
Classifies a danish sentence into 6 different emotions: |
|
|
|
| Danish emotion | Ekman's emotion | |
|
| ----- | ----- | |
|
| π **Foragt** | Disgust | |
|
| π¨ **Frygt** | Fear | |
|
| π **GlΓ¦de** | Joy | |
|
| π± **Overraskelse** | Surprise | |
|
| π’ **Tristhed** | Sadness | |
|
| π **Vrede** | Anger | |
|
|
|
|
|
# Model performance |
|
|
|
**Accuracy** : 81.48 |
|
|
|
**F1 Score** : 81.48 |
|
|
|
*(tested on 3949 labelled sentences)* |
|
|
|
# Training data |
|
|
|
- TBA |
|
|
|
(this page will be updated soon, with more information on the model and training data) |
|
|
|
|