rsml commited on
Commit
9f9a48f
1 Parent(s): 463f988

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # bbert_qa
16
 
17
- This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the squad dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 1.6818
20
 
 
14
 
15
  # bbert_qa
16
 
17
+ This model is a fine-tuned version of [bionlp/bluebert_pubmed_uncased_L-12_H-768_A-12](https://huggingface.co/bionlp/bluebert_pubmed_uncased_L-12_H-768_A-12) on the squad dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 1.6818
20