palicoqiqi
commited on
Commit
•
64e202a
1
Parent(s):
7767162
palicoqiqi/paligemma_VQAv2_enel645_1
Browse files- README.md +14 -14
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -16,7 +16,7 @@ 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 an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -35,7 +35,7 @@ More information needed
|
|
35 |
### Training hyperparameters
|
36 |
|
37 |
The following hyperparameters were used during training:
|
38 |
-
- learning_rate:
|
39 |
- train_batch_size: 8
|
40 |
- eval_batch_size: 8
|
41 |
- seed: 42
|
@@ -50,18 +50,18 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:-------:|:----:|:---------------:|
|
53 |
-
| No log | 0.9976 | 318 | 0.
|
54 |
-
|
|
55 |
-
|
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
|
66 |
|
67 |
### Framework versions
|
|
|
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 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.6032
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
35 |
### Training hyperparameters
|
36 |
|
37 |
The following hyperparameters were used during training:
|
38 |
+
- learning_rate: 0.0001
|
39 |
- train_batch_size: 8
|
40 |
- eval_batch_size: 8
|
41 |
- seed: 42
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:-------:|:----:|:---------------:|
|
53 |
+
| No log | 0.9976 | 318 | 0.2614 |
|
54 |
+
| 0.511 | 1.9984 | 637 | 0.2837 |
|
55 |
+
| 0.511 | 2.9992 | 956 | 0.3610 |
|
56 |
+
| 0.1393 | 4.0 | 1275 | 0.3947 |
|
57 |
+
| 0.0468 | 4.9976 | 1593 | 0.5137 |
|
58 |
+
| 0.0468 | 5.9984 | 1912 | 0.6421 |
|
59 |
+
| 0.0202 | 6.9992 | 2231 | 0.5855 |
|
60 |
+
| 0.0126 | 8.0 | 2550 | 0.5457 |
|
61 |
+
| 0.0126 | 8.9976 | 2868 | 0.5446 |
|
62 |
+
| 0.0083 | 9.9984 | 3187 | 0.5436 |
|
63 |
+
| 0.0062 | 10.9992 | 3506 | 0.5754 |
|
64 |
+
| 0.0062 | 11.9718 | 3816 | 0.6032 |
|
65 |
|
66 |
|
67 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 45258384
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cfabbe70419c9191bb24899ac1dcaf9ba73f903be9683a32fcfe5642e548e77d
|
3 |
size 45258384
|