RJuro commited on
Commit
1464bde
1 Parent(s): 0e0c98c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -11,7 +11,7 @@ tags:
11
  - Certainly
12
  license: cc-by-4.0
13
  datasets:
14
- - go_emotions
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-data with MT: [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/RJuro/Da-HyggeBERT-finetuning/blob/main/HyggeBERT_translation_en_da.ipynb)
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