williampeoch commited on
Commit
116a688
·
verified ·
1 Parent(s): 65dc840

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -1,12 +1,15 @@
1
  ---
2
- # For reference on model card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/modelcard.md?plain=1
3
- # Doc / guide: https://huggingface.co/docs/hub/model-cards
4
- {}
 
 
 
5
  ---
6
 
7
  ### Model Description
8
 
9
- This model, CXR-Pixtral, is a fine-tuned version of the Pixtral-12B (Mistral AI) model, specifically designed for Medical Report Generation (MRG) from chest X-ray images. It excels in generating detailed and accurate medical reports based on chest X-rays.
10
 
11
  Developed by: William Peoc'h (@williampeoch), Romain Poirrier (@romprr), Antoine Gorceix (@aggorceix), Nicolas GOSSARD and Mathieu Duteil
12
 
@@ -24,4 +27,4 @@ Soon
24
 
25
  ### Training Data
26
 
27
- Fine-tuned on the following dataset: romprr/CXR_BioXAi_Hackathon_202
 
1
  ---
2
+ datasets:
3
+ - romprr/CXR_BioXAi_Hackathon_2024
4
+ language:
5
+ - en
6
+ base_model:
7
+ - mistral-community/pixtral-12b
8
  ---
9
 
10
  ### Model Description
11
 
12
+ CXR-Pixtral, is a fine-tuned version of the Pixtral-12B (Mistral AI) model, specifically designed for Medical Report Generation (MRG) from chest X-ray images. It excels in generating detailed and accurate medical reports based on chest X-rays.
13
 
14
  Developed by: William Peoc'h (@williampeoch), Romain Poirrier (@romprr), Antoine Gorceix (@aggorceix), Nicolas GOSSARD and Mathieu Duteil
15
 
 
27
 
28
  ### Training Data
29
 
30
+ Fine-tuned on the following dataset: [romprr/CXR_BioXAi_Hackathon_202]