fl399 commited on
Commit
3af237c
1 Parent(s): d84b6ab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -10
README.md CHANGED
@@ -11,13 +11,3 @@ datasets:
11
 
12
  ### SapBERT-XLMR
13
  SapBERT [(Liu et al. 2020)](https://arxiv.org/pdf/2010.11784.pdf) trained with [UMLS](https://www.nlm.nih.gov/research/umls/licensedcontent/umlsknowledgesources.html) 2020AB, using [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) as the base model. Please use [CLS] as the representation of the input.
14
-
15
- ### Citation
16
- ```bibtex
17
- @article{liu2020self,
18
- title={Self-alignment Pre-training for Biomedical Entity Representations},
19
- author={Liu, Fangyu and Shareghi, Ehsan and Meng, Zaiqiao and Basaldella, Marco and Collier, Nigel},
20
- journal={arXiv preprint arXiv:2010.11784},
21
- year={2020}
22
- }
23
- ```
 
11
 
12
  ### SapBERT-XLMR
13
  SapBERT [(Liu et al. 2020)](https://arxiv.org/pdf/2010.11784.pdf) trained with [UMLS](https://www.nlm.nih.gov/research/umls/licensedcontent/umlsknowledgesources.html) 2020AB, using [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) as the base model. Please use [CLS] as the representation of the input.