MahmoudRox
commited on
Commit
•
62cab57
1
Parent(s):
ede37e2
Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [google/paligemma-3b-pt-224](https://huggingface.co/google/paligemma-3b-pt-224) on the [VQAMed 2019](https://zenodo.org/records/10499039) dataset.
|
18 |
|
|
|
|
|
19 |
## How to use
|
20 |
|
21 |
To use the model, follow the [colab notebook](https://colab.research.google.com/drive/1SfrNNHE32k9kBWdR6U0DQr4LI_AVIAb1?usp=sharing).
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [google/paligemma-3b-pt-224](https://huggingface.co/google/paligemma-3b-pt-224) on the [VQAMed 2019](https://zenodo.org/records/10499039) dataset.
|
18 |
|
19 |
+
Fine-tuning code is [here](https://colab.research.google.com/github/mahmoudBidry/Finetune-Google-Paligemma-3B-VQA/blob/main/Fine_tune_PaliGemma_on_VQAMed2019_dataset.ipynb).
|
20 |
+
|
21 |
## How to use
|
22 |
|
23 |
To use the model, follow the [colab notebook](https://colab.research.google.com/drive/1SfrNNHE32k9kBWdR6U0DQr4LI_AVIAb1?usp=sharing).
|