Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
# pubmed-bert-squad-covidqa
|
22 |
|
23 |
-
This model is a fine-tuned version of [
|
24 |
It achieves the following results on the evaluation set for squad:
|
25 |
{'exact_match': 59.0, 'f1': 76.32473929579194}
|
26 |
|
|
|
20 |
|
21 |
# pubmed-bert-squad-covidqa
|
22 |
|
23 |
+
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 squad qa first, covid_qa_deepset dataset.
|
24 |
It achieves the following results on the evaluation set for squad:
|
25 |
{'exact_match': 59.0, 'f1': 76.32473929579194}
|
26 |
|