Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ tags:
|
|
11 |
- Certainly
|
12 |
license: cc-by-4.0
|
13 |
datasets:
|
14 |
-
-
|
15 |
metrics:
|
16 |
- Accuracy
|
17 |
widget:
|
@@ -26,8 +26,7 @@ widget:
|
|
26 |
Danish Go-Emotion classifier. [Maltehb/danish-bert-botxo](https://huggingface.co/Maltehb/danish-bert-botxo) (uncased) finetuned on a translation of the [go_emotion](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 only as good as the translation model.
|
27 |
|
28 |
## Training
|
29 |
-
- Translating the training
|
30 |
-
|
31 |
|
32 |
## Training Parameters:
|
33 |
|
|
|
11 |
- Certainly
|
12 |
license: cc-by-4.0
|
13 |
datasets:
|
14 |
+
- GoEmotions
|
15 |
metrics:
|
16 |
- Accuracy
|
17 |
widget:
|
|
|
26 |
Danish Go-Emotion classifier. [Maltehb/danish-bert-botxo](https://huggingface.co/Maltehb/danish-bert-botxo) (uncased) finetuned on a translation of the [go_emotion](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 only as good as 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)
|
|
|
30 |
|
31 |
## Training Parameters:
|
32 |
|