mervenoyan
commited on
Commit
·
c909d0b
1
Parent(s):
225765e
Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,12 @@
|
|
1 |
-
|
|
|
2 |
|
3 |
Link to the original model: https://huggingface.co/microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext
|
4 |
|
5 |
Credits to the paper:
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
}
|
|
|
1 |
+
|
2 |
+
# PubMedBERT Abstract + Full Text Fine-Tuned on QNLI Task
|
3 |
|
4 |
Link to the original model: https://huggingface.co/microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext
|
5 |
|
6 |
Credits to the paper:
|
7 |
+
|
8 |
+
> @misc{pubmedbert, author = {Yu Gu and Robert Tinn and Hao Cheng and
|
9 |
+
> Michael Lucas and Naoto Usuyama and Xiaodong Liu and Tristan Naumann
|
10 |
+
> and Jianfeng Gao and Hoifung Poon}, title = {Domain-Specific
|
11 |
+
> Language Model Pretraining for Biomedical Natural Language
|
12 |
+
> Processing}, year = {2020}, eprint = {arXiv:2007.15779}, }
|