Update README.md
Browse files
README.md
CHANGED
@@ -12,9 +12,9 @@ language:
|
|
12 |
|
13 |
# Uploaded model
|
14 |
|
15 |
-
- **Developed by:**
|
16 |
-
- **License:** apache-2.0
|
17 |
- **Finetuned from model :** unsloth/llama-3.2-11b-vision-instruct-bnb-4bit
|
|
|
18 |
|
19 |
# Model Overview
|
20 |
This repository demonstrates how to fine-tune the unsloth/llama-3.2-11b-vision-instruct-bnb-4bit model for a radiology image captioning task.
|
|
|
12 |
|
13 |
# Uploaded model
|
14 |
|
15 |
+
- **Developed by:** Anukul
|
|
|
16 |
- **Finetuned from model :** unsloth/llama-3.2-11b-vision-instruct-bnb-4bit
|
17 |
+
- **Dataset :** unsloth/radiology_mini
|
18 |
|
19 |
# Model Overview
|
20 |
This repository demonstrates how to fine-tune the unsloth/llama-3.2-11b-vision-instruct-bnb-4bit model for a radiology image captioning task.
|