Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
# paligemma_vqav2
|
17 |
|
18 |
This model is a fine-tuned version of [google/paligemma-3b-pt-224](https://huggingface.co/google/paligemma-3b-pt-224) on a small chunk of vq_av2 dataset.
|
|
|
19 |
|
20 |
## How to Use
|
21 |
|
|
|
16 |
# paligemma_vqav2
|
17 |
|
18 |
This model is a fine-tuned version of [google/paligemma-3b-pt-224](https://huggingface.co/google/paligemma-3b-pt-224) on a small chunk of vq_av2 dataset.
|
19 |
+
Fine-tuning code is [here](https://colab.research.google.com/drive/1x_OEphRK0H97DqqxEyiMewqsTiLD_Xmi?usp=sharing).
|
20 |
|
21 |
## How to Use
|
22 |
|