Update README.md
Browse files
README.md
CHANGED
@@ -12,24 +12,18 @@ model-index:
|
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
should probably proofread and complete it, then remove this comment. -->
|
14 |
|
15 |
-
# paligemma_intersections
|
16 |
-
|
17 |
-
This model is a fine-tuned version of [google/paligemma-3b-pt-224](https://huggingface.co/google/paligemma-3b-pt-224) on an unknown dataset.
|
18 |
-
|
19 |
## Model description
|
20 |
|
21 |
-
|
22 |
|
23 |
-
## Intended uses & limitations
|
24 |
|
25 |
-
More information needed
|
26 |
|
27 |
-
## Training and evaluation data
|
28 |
|
29 |
-
More information needed
|
30 |
|
31 |
## Training procedure
|
32 |
|
|
|
|
|
33 |
### Training hyperparameters
|
34 |
|
35 |
The following hyperparameters were used during training:
|
|
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
should probably proofread and complete it, then remove this comment. -->
|
14 |
|
|
|
|
|
|
|
|
|
15 |
## Model description
|
16 |
|
17 |
+
This model is a fine-tuned version of [google/paligemma-3b-pt-224](https://huggingface.co/google/paligemma-3b-pt-224) on an unknown dataset.
|
18 |
|
|
|
19 |
|
|
|
20 |
|
|
|
21 |
|
|
|
22 |
|
23 |
## Training procedure
|
24 |
|
25 |
+
Finetuning done by (LoRA) PEFT method. Rank = 8 choosen.
|
26 |
+
|
27 |
### Training hyperparameters
|
28 |
|
29 |
The following hyperparameters were used during training:
|