Commit
·
ea8dea5
1
Parent(s):
217c1fa
Update README.md
Browse files
README.md
CHANGED
@@ -19,6 +19,18 @@ We also trained a transformer model on the developed corpus which can be found [
|
|
19 |
### Citing
|
20 |
|
21 |
```
|
22 |
-
@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
}
|
24 |
```
|
|
|
19 |
### Citing
|
20 |
|
21 |
```
|
22 |
+
@inproceedings{pedersen-etal-2023-meda,
|
23 |
+
title = "{M}e{D}a-{BERT}: A medical {D}anish pretrained transformer model",
|
24 |
+
author = "Pedersen, Jannik and
|
25 |
+
Laursen, Martin and
|
26 |
+
Vinholt, Pernille and
|
27 |
+
Savarimuthu, Thiusius Rajeeth",
|
28 |
+
booktitle = "Proceedings of the 24th Nordic Conference on Computational Linguistics (NoDaLiDa)",
|
29 |
+
month = may,
|
30 |
+
year = "2023",
|
31 |
+
address = "T{\'o}rshavn, Faroe Islands",
|
32 |
+
publisher = "University of Tartu Library",
|
33 |
+
url = "https://aclanthology.org/2023.nodalida-1.31",
|
34 |
+
pages = "301--307",
|
35 |
}
|
36 |
```
|