FremyCompany commited on
Commit
5857471
1 Parent(s): 1c8bd7c

Update citation

Browse files
Files changed (1) hide show
  1. README.md +12 -10
README.md CHANGED
@@ -68,16 +68,18 @@ You can also take a look at last year's model and paper:
68
  This model accompanies the [BioLORD-2023: Learning Ontological Representations from Definitions](https://arxiv.org/abs/2311.16075) paper. When you use this model, please cite the original paper as follows:
69
 
70
  ```latex
71
- @inproceedings{remy-et-al-2023-biolord,
72
- title = "{B}io{LORD}: Semantic Textual Representations Fusing LLM and Clinical Knowledge Graph Insights",
73
- author = "Remy, François and
74
- Demuynck, Kris and
75
- Demeester, Thomas",
76
- month = nov,
77
- year = "2023",
78
- eprint={2311.16075},
79
- archivePrefix={arXiv},
80
- primaryClass={cs.CL}}
 
 
81
  ```
82
 
83
  ## Usage (Sentence-Transformers)
 
68
  This model accompanies the [BioLORD-2023: Learning Ontological Representations from Definitions](https://arxiv.org/abs/2311.16075) paper. When you use this model, please cite the original paper as follows:
69
 
70
  ```latex
71
+ @article{remy-etal-2023-biolord,
72
+ author = {Remy, François and Demuynck, Kris and Demeester, Thomas},
73
+ title = "{BioLORD-2023: semantic textual representations fusing large language models and clinical knowledge graph insights}",
74
+ journal = {Journal of the American Medical Informatics Association},
75
+ pages = {ocae029},
76
+ year = {2024},
77
+ month = {02},
78
+ issn = {1527-974X},
79
+ doi = {10.1093/jamia/ocae029},
80
+ url = {https://doi.org/10.1093/jamia/ocae029},
81
+ eprint = {https://academic.oup.com/jamia/advance-article-pdf/doi/10.1093/jamia/ocae029/56772025/ocae029.pdf},
82
+ }
83
  ```
84
 
85
  ## Usage (Sentence-Transformers)