Commit
·
ce7704b
1
Parent(s):
859c999
Update README.md
Browse files
README.md
CHANGED
@@ -30,5 +30,8 @@ model = AutoModelForMaskedLM.from_pretrained("jannikskytt/MeDa-Bert")
|
|
30 |
### Citing
|
31 |
|
32 |
```
|
33 |
-
|
|
|
|
|
|
|
34 |
```
|
|
|
30 |
### Citing
|
31 |
|
32 |
```
|
33 |
+
MeDa-BERT: A medical Danish pretrained transformer model,
|
34 |
+
Jannik Pedersen, Martin Laursen, Pernille Vinholt, and Thiusius Rajeeth Savarimuthu,
|
35 |
+
In Proceedings of the 24th Nordic Conference on Computational Linguistics (NoDaLiDa) 2023,
|
36 |
+
pages 301–307, Tórshavn, Faroe Islands.
|
37 |
```
|