Update README.md
Browse files
README.md
CHANGED
@@ -21,6 +21,8 @@ pipeline_tag: feature-extraction
|
|
21 |
|
22 |
## BioLinkBERT-large
|
23 |
|
|
|
|
|
24 |
BioLinkBERT-large model pretrained on [PubMed](https://pubmed.ncbi.nlm.nih.gov/) abstracts along with citation link information. It is introduced in the paper [LinkBERT: Pretraining Language Models with Document Links (ACL 2022)](https://arxiv.org/abs/2203.15827). The code and data are available in [this repository](https://github.com/michiyasunaga/LinkBERT).
|
25 |
|
26 |
This model achieves state-of-the-art performance on several biomedical NLP benchmarks such as [BLURB](https://microsoft.github.io/BLURB/) and [MedQA-USMLE](https://github.com/jind11/MedQA).
|
|
|
21 |
|
22 |
## BioLinkBERT-large
|
23 |
|
24 |
+
**This is identical to `michiyasunaga/BioLinkBERT-large` except the pipeline tag in the model card was changed to feature-extraction.**
|
25 |
+
|
26 |
BioLinkBERT-large model pretrained on [PubMed](https://pubmed.ncbi.nlm.nih.gov/) abstracts along with citation link information. It is introduced in the paper [LinkBERT: Pretraining Language Models with Document Links (ACL 2022)](https://arxiv.org/abs/2203.15827). The code and data are available in [this repository](https://github.com/michiyasunaga/LinkBERT).
|
27 |
|
28 |
This model achieves state-of-the-art performance on several biomedical NLP benchmarks such as [BLURB](https://microsoft.github.io/BLURB/) and [MedQA-USMLE](https://github.com/jind11/MedQA).
|