Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
# paligemma_captioning
|
| 16 |
|
| 17 |
-
This model is a fine-tuned version of [google/paligemma-3b-pt-224](https://huggingface.co/google/paligemma-3b-pt-224) on
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|
|
@@ -30,6 +30,8 @@ More information needed
|
|
| 30 |
|
| 31 |
## Training procedure
|
| 32 |
|
|
|
|
|
|
|
| 33 |
### Training hyperparameters
|
| 34 |
|
| 35 |
The following hyperparameters were used during training:
|
|
|
|
| 14 |
|
| 15 |
# paligemma_captioning
|
| 16 |
|
| 17 |
+
This model is a fine-tuned version of [google/paligemma-3b-pt-224](https://huggingface.co/google/paligemma-3b-pt-224) on "diffusers/tuxemon"
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|
|
|
|
| 30 |
|
| 31 |
## Training procedure
|
| 32 |
|
| 33 |
+
Q Lora finetuning where the adapaters are applied on the image encoder and the text decoder. Adapters are applied on every layer.
|
| 34 |
+
|
| 35 |
### Training hyperparameters
|
| 36 |
|
| 37 |
The following hyperparameters were used during training:
|