Update README
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ It is based on BioBERT and further pre-trained on clinical notes, disease descri
|
|
18 |
This model checkpoint is **fine-tuned on the task of mortality risk prediction**.
|
19 |
The model expects patient admission notes as input and outputs the predicted risk of in-hospital mortality.
|
20 |
|
21 |
-
#### How to use CORe
|
22 |
|
23 |
You can load the model via the transformers library:
|
24 |
```
|
|
|
18 |
This model checkpoint is **fine-tuned on the task of mortality risk prediction**.
|
19 |
The model expects patient admission notes as input and outputs the predicted risk of in-hospital mortality.
|
20 |
|
21 |
+
#### How to use CORe Mortality Risk Prediction
|
22 |
|
23 |
You can load the model via the transformers library:
|
24 |
```
|