AliFadel commited on
Commit
0efdc86
·
verified ·
1 Parent(s): 20952ea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -9
README.md CHANGED
@@ -8,14 +8,12 @@ tags:
8
  license: apache-2.0
9
  language:
10
  - en
 
 
11
  ---
 
 
12
 
13
- # Uploaded finetuned model
14
-
15
- - **Developed by:** AliFadel
16
- - **License:** apache-2.0
17
- - **Finetuned from model :** unsloth/Qwen2.5-VL-7B-Instruct-unsloth-bnb-4bit
18
-
19
- This qwen2_5_vl model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
20
-
21
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
8
  license: apache-2.0
9
  language:
10
  - en
11
+ datasets:
12
+ - itsanmolgupta/mimic-cxr-dataset
13
  ---
14
+ A fine-tuned version of [`unsloth/Qwen2.5-VL-7B-Instruct-unsloth-bnb-4bit'](https://huggingface.co/unsloth/Qwen2.5-VL-7B-Instruct-unsloth-bnb-4bit)
15
+ on the **MIMIC-CXR** dataset for automatic chest X-ray report generation.
16
 
17
+ ## Intended Use
18
+ This model is intended **for research purposes only**. It should not be used as a
19
+ clinical diagnostic tool without expert medical supervision.