Istasha commited on
Commit
473ea20
·
verified ·
1 Parent(s): c8d7ba6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
1
+ # MIMIC-Medical-Report Model
2
+
3
+ ## Overview
4
+ This project presents a fine-tuned model based on Microsoft's PHI-2, trained on the MIMIC dataset using Python and PyTorch. Leveraging Hugging Face's Transformers library, this model significantly enhances AI's capacity to extract critical medical insights, improving diagnostic accuracy in healthcare.
5
+
6
+ ## Features
7
+ - **Model Architecture**: Fine-tuned PHI-2 model using Transformer-based architecture
8
+ - **Dataset**: MIMIC medical dataset, preprocessed to ensure high data integrity
9
+ - **Purpose**: Assists in generating detailed medical reports, extracting key insights to support clinical decisions