Commit
·
de03568
1
Parent(s):
5de2590
Update README.md
Browse files
README.md
CHANGED
@@ -63,7 +63,7 @@ You can also take a look at last year's model and paper:
|
|
63 |

|
64 |
|
65 |
## Citation
|
66 |
-
This model accompanies the [BioLORD-2023: Learning Ontological Representations from Definitions](https://arxiv.org/abs/
|
67 |
|
68 |
```latex
|
69 |
@inproceedings{remy-et-al-2023-biolord,
|
@@ -71,10 +71,11 @@ This model accompanies the [BioLORD-2023: Learning Ontological Representations f
|
|
71 |
author = "Remy, François and
|
72 |
Demuynck, Kris and
|
73 |
Demeester, Thomas",
|
74 |
-
month =
|
75 |
year = "2023",
|
76 |
-
|
77 |
-
}
|
|
|
78 |
```
|
79 |
|
80 |
## Usage (Sentence-Transformers)
|
|
|
63 |

|
64 |
|
65 |
## Citation
|
66 |
+
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:
|
67 |
|
68 |
```latex
|
69 |
@inproceedings{remy-et-al-2023-biolord,
|
|
|
71 |
author = "Remy, François and
|
72 |
Demuynck, Kris and
|
73 |
Demeester, Thomas",
|
74 |
+
month = nov,
|
75 |
year = "2023",
|
76 |
+
eprint={2311.16075},
|
77 |
+
archivePrefix={arXiv},
|
78 |
+
primaryClass={cs.CL}}
|
79 |
```
|
80 |
|
81 |
## Usage (Sentence-Transformers)
|