Update README.md
Browse files
README.md
CHANGED
|
@@ -8,7 +8,8 @@ tags:
|
|
| 8 |
datasets:
|
| 9 |
- UMLS
|
| 10 |
|
| 11 |
-
[news] SapBERT will appear in the
|
|
|
|
| 12 |
|
| 13 |
### SapBERT-PubMedBERT
|
| 14 |
SapBERT by [Liu et al. (2020)](https://arxiv.org/pdf/2010.11784.pdf). Trained with [UMLS](https://www.nlm.nih.gov/research/umls/licensedcontent/umlsknowledgesources.html) 2020AA (English only), using [microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext](https://huggingface.co/microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext) as the base model. Please use [CLS] as the representation of the input.
|
|
|
|
| 8 |
datasets:
|
| 9 |
- UMLS
|
| 10 |
|
| 11 |
+
**[news]** A cross-lingual extension of SapBERT will appear in the main onference of **ACL 2021**! <br>
|
| 12 |
+
**[news]** SapBERT will appear in the conference proceedings of **NAACL 2021**!
|
| 13 |
|
| 14 |
### SapBERT-PubMedBERT
|
| 15 |
SapBERT by [Liu et al. (2020)](https://arxiv.org/pdf/2010.11784.pdf). Trained with [UMLS](https://www.nlm.nih.gov/research/umls/licensedcontent/umlsknowledgesources.html) 2020AA (English only), using [microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext](https://huggingface.co/microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext) as the base model. Please use [CLS] as the representation of the input.
|