Update README.md
Browse files
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 |
-
|
9 |
-
## Intended uses & limitations
|
10 |
-
|
11 |
-
[Explain what tasks the model is good for and any limitations]
|
12 |
|
13 |
-
##
|
14 |
-
|
15 |
-
[Describe the MedMNIST dataset you used]
|
16 |
-
|
17 |
-
## Training procedure
|
18 |
|
19 |
-
|
20 |
|
21 |
## Evaluation results
|
22 |
|
23 |
-
|
|
|
|
|
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...
|