Commit
·
dfecf28
1
Parent(s):
c336898
Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ widget:
|
|
13 |
|
14 |
# Danish medical BERT
|
15 |
|
16 |
-
MeDa-BERT was initialized with weights from a pretrained Danish BERT model
|
17 |
|
18 |
The development of the corpus and model is described further in the ###[paper](https://openreview.net/forum?id=cc9USd2ec-).
|
19 |
|
|
|
13 |
|
14 |
# Danish medical BERT
|
15 |
|
16 |
+
MeDa-BERT was initialized with weights from a [pretrained Danish BERT model](https://huggingface.co/Maltehb/danish-bert-botxo). Next, it was fine-tuned for 48 epochs using the MLM objective on a Danish medical corpus of 123M tokens.
|
17 |
|
18 |
The development of the corpus and model is described further in the ###[paper](https://openreview.net/forum?id=cc9USd2ec-).
|
19 |
|