fl399 commited on
Commit
b14aef0
·
1 Parent(s): f4921cc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -7,8 +7,8 @@ tags:
7
 
8
  datasets:
9
  - UMLS
10
-
11
- [news] SapBERT will appear in the conference proceedings of NAACL 2021!
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 the mean-pooling of the output as the representation.
 
7
 
8
  datasets:
9
  - UMLS
10
+ **[news]** A cross-lingual extension of SapBERT will appear in the main onference of **ACL 2021**! <br>
11
+ **[news]** SapBERT will appear in the conference proceedings of **NAACL 2021**!
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 the mean-pooling of the output as the representation.