Update README.md
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ widget:
|
|
23 |
|
24 |
# Danish-Bert-GoÆmotion
|
25 |
|
26 |
-
Danish Go-
|
27 |
|
28 |
## Training
|
29 |
- Translating the training data with MT: [Notebook](https://colab.research.google.com/github/RJuro/Da-HyggeBERT-finetuning/blob/main/HyggeBERT_translation_en_da.ipynb)
|
|
|
23 |
|
24 |
# Danish-Bert-GoÆmotion
|
25 |
|
26 |
+
Danish Go-Emotions classifier. [Maltehb/danish-bert-botxo](https://huggingface.co/Maltehb/danish-bert-botxo) (uncased) finetuned on a translation of the [go_emotions](https://huggingface.co/datasets/go_emotions) dataset using [Helsinki-NLP/opus-mt-en-da](https://huggingface.co/Helsinki-NLP/opus-mt-de-en). Thus, performance is obviousely dependent on the translation model.
|
27 |
|
28 |
## Training
|
29 |
- Translating the training data with MT: [Notebook](https://colab.research.google.com/github/RJuro/Da-HyggeBERT-finetuning/blob/main/HyggeBERT_translation_en_da.ipynb)
|