Sentence Similarity
sentence-transformers
PyTorch
English
mpnet
feature-extraction
medical
biology
Inference Endpoints
FremyCompany commited on
Commit
607ae8a
1 Parent(s): 05259a9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -55,7 +55,7 @@ You can also take a look at last year's model and paper:
55
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/5f04e8865d08220171a0ad3f/7xuqi231RB0OzvcxK3bf-.png)
56
 
57
  ## Citation
58
- This model accompanies the [BioLORD-2023: Learning Ontological Representations from Definitions](https://arxiv.org/abs/TBD) paper. When you use this model, please cite the original paper as follows:
59
 
60
  ```latex
61
  @inproceedings{remy-et-al-2023-biolord,
@@ -63,10 +63,11 @@ This model accompanies the [BioLORD-2023: Learning Ontological Representations f
63
  author = "Remy, François and
64
  Demuynck, Kris and
65
  Demeester, Thomas",
66
- month = dec,
67
  year = "2023",
68
- publisher = "ArXiv",
69
- }
 
70
  ```
71
 
72
  ## Usage (Sentence-Transformers)
 
55
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/5f04e8865d08220171a0ad3f/7xuqi231RB0OzvcxK3bf-.png)
56
 
57
  ## Citation
58
+ 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:
59
 
60
  ```latex
61
  @inproceedings{remy-et-al-2023-biolord,
 
63
  author = "Remy, François and
64
  Demuynck, Kris and
65
  Demeester, Thomas",
66
+ month = nov,
67
  year = "2023",
68
+ eprint={2311.16075},
69
+ archivePrefix={arXiv},
70
+ primaryClass={cs.CL}}
71
  ```
72
 
73
  ## Usage (Sentence-Transformers)