Update README.md
Browse files
README.md
CHANGED
|
@@ -122,6 +122,22 @@ You can finetune this model on your own dataset.
|
|
| 122 |
- Tokenizers: 0.21.2
|
| 123 |
|
| 124 |
## Citation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 125 |
|
| 126 |
### BibTeX
|
| 127 |
|
|
|
|
| 122 |
- Tokenizers: 0.21.2
|
| 123 |
|
| 124 |
## Citation
|
| 125 |
+
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:
|
| 126 |
+
|
| 127 |
+
```latex
|
| 128 |
+
@article{remy-etal-2023-biolord,
|
| 129 |
+
author = {Remy, François and Demuynck, Kris and Demeester, Thomas},
|
| 130 |
+
title = "{BioLORD-2023: semantic textual representations fusing large language models and clinical knowledge graph insights}",
|
| 131 |
+
journal = {Journal of the American Medical Informatics Association},
|
| 132 |
+
pages = {ocae029},
|
| 133 |
+
year = {2024},
|
| 134 |
+
month = {02},
|
| 135 |
+
issn = {1527-974X},
|
| 136 |
+
doi = {10.1093/jamia/ocae029},
|
| 137 |
+
url = {https://doi.org/10.1093/jamia/ocae029},
|
| 138 |
+
eprint = {https://academic.oup.com/jamia/advance-article-pdf/doi/10.1093/jamia/ocae029/56772025/ocae029.pdf},
|
| 139 |
+
}
|
| 140 |
+
```
|
| 141 |
|
| 142 |
### BibTeX
|
| 143 |
|