End of training
Browse files- README.md +6 -6
- adapter_config.json +6 -6
- adapter_model.safetensors +2 -2
- runs/Dec14_21-39-10_ml-ubuntu/events.out.tfevents.1734212358.ml-ubuntu.2437523.0 +3 -0
- runs/Dec14_21-53-57_ml-ubuntu/events.out.tfevents.1734213238.ml-ubuntu.2839262.0 +3 -0
- runs/Dec14_21-55-51_ml-ubuntu/events.out.tfevents.1734213352.ml-ubuntu.2881180.0 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
license: gemma
|
4 |
-
base_model: google/
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
model-index:
|
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# finetuned_paligemma_blackjack
|
16 |
|
17 |
-
This model is a fine-tuned version of [google/
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -34,15 +34,15 @@ More information needed
|
|
34 |
|
35 |
The following hyperparameters were used during training:
|
36 |
- learning_rate: 2e-05
|
37 |
-
- train_batch_size:
|
38 |
-
- eval_batch_size:
|
39 |
- seed: 42
|
40 |
- gradient_accumulation_steps: 3
|
41 |
-
- total_train_batch_size:
|
42 |
- optimizer: Use paged_adamw_8bit with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
43 |
- lr_scheduler_type: linear
|
44 |
- lr_scheduler_warmup_steps: 2
|
45 |
-
- num_epochs:
|
46 |
|
47 |
### Training results
|
48 |
|
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
license: gemma
|
4 |
+
base_model: google/paligemma-3b-pt-224
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
model-index:
|
|
|
14 |
|
15 |
# finetuned_paligemma_blackjack
|
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 |
|
|
|
34 |
|
35 |
The following hyperparameters were used during training:
|
36 |
- learning_rate: 2e-05
|
37 |
+
- train_batch_size: 4
|
38 |
+
- eval_batch_size: 8
|
39 |
- seed: 42
|
40 |
- gradient_accumulation_steps: 3
|
41 |
+
- total_train_batch_size: 12
|
42 |
- optimizer: Use paged_adamw_8bit with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
43 |
- lr_scheduler_type: linear
|
44 |
- lr_scheduler_warmup_steps: 2
|
45 |
+
- num_epochs: 10
|
46 |
|
47 |
### Training results
|
48 |
|
adapter_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
-
"base_model_name_or_path": "google/
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"up_proj",
|
24 |
-
"q_proj",
|
25 |
"v_proj",
|
26 |
-
"
|
27 |
"k_proj",
|
28 |
-
"
|
29 |
-
"
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "google/paligemma-3b-pt-224",
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"v_proj",
|
24 |
+
"o_proj",
|
25 |
"k_proj",
|
26 |
+
"down_proj",
|
27 |
+
"q_proj",
|
28 |
+
"up_proj",
|
29 |
+
"gate_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd68959c2531c02be28c2389adae5638895a01d99f08e7b8b9536149d5074e81
|
3 |
+
size 45258384
|
runs/Dec14_21-39-10_ml-ubuntu/events.out.tfevents.1734212358.ml-ubuntu.2437523.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b87d47e11992fa1a0c7684493944e82f4e09ad1501c66cfbe1ea4feccccf6cd
|
3 |
+
size 4184
|
runs/Dec14_21-53-57_ml-ubuntu/events.out.tfevents.1734213238.ml-ubuntu.2839262.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d104d40302d71e6c357cea5ada597cbf298a939b5a890147d8ecb41ec19d778e
|
3 |
+
size 4184
|
runs/Dec14_21-55-51_ml-ubuntu/events.out.tfevents.1734213352.ml-ubuntu.2881180.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b78103e70ec7df274de3324eef042d113e7c1764bd001a6f39970a10526807ab
|
3 |
+
size 7256
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cff7efc3c77541312c390ddb9653326c73dc9e3464d743e644f14ea7b90a2b12
|
3 |
size 5304
|