pritamdeka commited on
Commit
9887182
1 Parent(s): 7b40f91

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,7 +27,7 @@ should probably proofread and complete it, then remove this comment. -->
27
 
28
  # PubMedBert-abstract-cord19-v2
29
 
30
- 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.
31
  It achieves the following results on the evaluation set:
32
  - Loss: 1.2371
33
  - Accuracy: 0.7247
 
27
 
28
  # PubMedBert-abstract-cord19-v2
29
 
30
+ 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.
31
  It achieves the following results on the evaluation set:
32
  - Loss: 1.2371
33
  - Accuracy: 0.7247