Update README.md
Browse files
README.md
CHANGED
@@ -11,8 +11,8 @@ model-index:
|
|
11 |
|
12 |
# finetuned_paligemma_vqav2_small
|
13 |
|
14 |
-
This model is a fine-tuned version of [google/paligemma-3b-pt-224](https://huggingface.co/google/paligemma-3b-pt-224)
|
15 |
-
[vqav2 dataset](https://huggingface.co/datasets/merve/vqav2-small) by [Merve](https://huggingface.co/merve).
|
16 |
|
17 |
## How to Use?
|
18 |
|
|
|
11 |
|
12 |
# finetuned_paligemma_vqav2_small
|
13 |
|
14 |
+
This model is a fine-tuned version of [google/paligemma-3b-pt-224](https://huggingface.co/google/paligemma-3b-pt-224) using the QLoRA
|
15 |
+
technique on a small chunk of [vqav2 dataset](https://huggingface.co/datasets/merve/vqav2-small) by [Merve](https://huggingface.co/merve).
|
16 |
|
17 |
## How to Use?
|
18 |
|