Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,14 @@ tags: []
|
|
13 |
|
14 |
### Model Description
|
15 |
|
16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
|
18 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
19 |
|
|
|
13 |
|
14 |
### Model Description
|
15 |
|
16 |
+
# EHR_Mort_Justify_mistral_peft
|
17 |
+
|
18 |
+
This model is fine-tuned to provide mortality justification based on patient EHR data, using the dataset `daphne604/Mic_mortality_reason`.
|
19 |
+
|
20 |
+
## Dataset
|
21 |
+
- **Dataset**: daphne604/Mic_mortality_reason
|
22 |
+
- **Description**: Mortality prediction justification based on structured and unstructured EHR data.
|
23 |
+
"""
|
24 |
|
25 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
26 |
|