trevorkwan
commited on
Commit
•
1173ca5
1
Parent(s):
02923ef
Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ This is the first model on huggingface that combines [MIMIC data](https://mimic.
|
|
22 |
|
23 |
## Training and evaluation data
|
24 |
|
25 |
-
|
26 |
|
27 |
## Training procedure
|
28 |
|
|
|
22 |
|
23 |
## Training and evaluation data
|
24 |
|
25 |
+
Takes the pretrained model [bionlp/bluebert_pubmed_mimic_uncased_L-12_H-768_A-12](https://huggingface.co/bionlp/bluebert_pubmed_mimic_uncased_L-12_H-768_A-12) and fine-tunes and evaluates on [squad_v2](https://huggingface.co/datasets/squad_v2) data.
|
26 |
|
27 |
## Training procedure
|
28 |
|