jannikskytt commited on
Commit
ce7704b
·
1 Parent(s): 859c999

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -30,5 +30,8 @@ model = AutoModelForMaskedLM.from_pretrained("jannikskytt/MeDa-Bert")
30
  ### Citing
31
 
32
  ```
33
- Jannik Pedersen, Martin Laursen, Pernille Vinholt, and Thiusius Rajeeth Savarimuthu. 2023. MeDa-BERT: A medical Danish pretrained transformer model. In Proceedings of the 24th Nordic Conference on Computational Linguistics (NoDaLiDa), pages 301–307, Tórshavn, Faroe Islands. University of Tartu Library.
 
 
 
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
  ```