FremyCompany commited on
Commit
c987ce5
1 Parent(s): 7022266

Update citation

Browse files
Files changed (1) hide show
  1. README.md +12 -10
README.md CHANGED
@@ -60,16 +60,18 @@ You can also take a look at last year's model and paper:
60
  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:
61
 
62
  ```latex
63
- @inproceedings{remy-et-al-2023-biolord,
64
- title = "{B}io{LORD}: Semantic Textual Representations Fusing LLM and Clinical Knowledge Graph Insights",
65
- author = "Remy, François and
66
- Demuynck, Kris and
67
- Demeester, Thomas",
68
- month = nov,
69
- year = "2023",
70
- eprint={2311.16075},
71
- archivePrefix={arXiv},
72
- primaryClass={cs.CL}}
 
 
73
  ```
74
 
75
  ## Usage (Sentence-Transformers)
 
60
  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:
61
 
62
  ```latex
63
+ @article{remy-etal-2023-biolord,
64
+ author = {Remy, François and Demuynck, Kris and Demeester, Thomas},
65
+ title = "{BioLORD-2023: semantic textual representations fusing large language models and clinical knowledge graph insights}",
66
+ journal = {Journal of the American Medical Informatics Association},
67
+ pages = {ocae029},
68
+ year = {2024},
69
+ month = {02},
70
+ issn = {1527-974X},
71
+ doi = {10.1093/jamia/ocae029},
72
+ url = {https://doi.org/10.1093/jamia/ocae029},
73
+ eprint = {https://academic.oup.com/jamia/advance-article-pdf/doi/10.1093/jamia/ocae029/56772025/ocae029.pdf},
74
+ }
75
  ```
76
 
77
  ## Usage (Sentence-Transformers)