fl399's picture
Update README.md
97bf331
|
raw
history blame
401 Bytes
SapBERT by [Liu et al. (2020)](https://arxiv.org/pdf/2010.11784.pdf). Please use [CLS] as the representation of the input.
```bibtex
@article{liu2020self,
title={Self-alignment Pre-training for Biomedical Entity Representations},
author={Liu, Fangyu and Shareghi, Ehsan and Meng, Zaiqiao and Basaldella, Marco and Collier, Nigel},
journal={arXiv preprint arXiv:2010.11784},
year={2020}
}
```