pritamdeka
commited on
Commit
•
6aff6f5
1
Parent(s):
f62d69e
Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ tags:
|
|
5 |
datasets:
|
6 |
- pritamdeka/cord-19-abstract
|
7 |
model-index:
|
8 |
-
- name:
|
9 |
results: []
|
10 |
---
|
11 |
|
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# pubmedbert-abstract-cord19
|
16 |
|
17 |
-
This model is a fine-tuned version of [microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext](https://huggingface.co/microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext) on the pritamdeka/cord-19-abstract dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 1.3005
|
20 |
|
|
|
5 |
datasets:
|
6 |
- pritamdeka/cord-19-abstract
|
7 |
model-index:
|
8 |
+
- name: PubMedBert-abstract-cord19
|
9 |
results: []
|
10 |
---
|
11 |
|
|
|
14 |
|
15 |
# pubmedbert-abstract-cord19
|
16 |
|
17 |
+
This model is a fine-tuned version of [microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext](https://huggingface.co/microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext) on the [pritamdeka/cord-19-abstract](https://huggingface.co/datasets/pritamdeka/cord-19-abstract) dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 1.3005
|
20 |
|