athreesh commited on
Commit
750a40d
·
verified ·
1 Parent(s): 153727a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -12
README.md CHANGED
@@ -1,23 +1,15 @@
1
-
2
  # LLaVA-MedMNIST
3
 
4
  This is a fine-tuned version of LLaVA on the MedMNIST dataset for medical image analysis.
5
 
6
  ## Model description
7
 
8
- Trained on MedMNIST dataset (https://medmnist.com/) which contains 18x Standardized Datasets for 2D / 3D Biomedical Image Classification
9
- ## Intended uses & limitations
10
-
11
- [Explain what tasks the model is good for and any limitations]
12
 
13
- ## Training data
14
-
15
- [Describe the MedMNIST dataset you used]
16
-
17
- ## Training procedure
18
 
19
- [Explain your training procedure, hyperparameters, etc.]
20
 
21
  ## Evaluation results
22
 
23
- [Share any evaluation metrics or results]
 
 
1
  # LLaVA-MedMNIST
2
 
3
  This is a fine-tuned version of LLaVA on the MedMNIST dataset for medical image analysis.
4
 
5
  ## Model description
6
 
7
+ LoRA finetuned on MedMNIST dataset (https://medmnist.com/) which contains 18x Standardized Datasets for 2D / 3D Biomedical Image Classification
 
 
 
8
 
9
+ ## Intended uses & limitations
 
 
 
 
10
 
11
+ Still evaluating performance but the model should be able to classify 2D/3D Biomedical Images with high accuracy and provide user-friendly outputs.
12
 
13
  ## Evaluation results
14
 
15
+ Pending...