davidr99 commited on
Commit
aa6d272
·
verified ·
1 Parent(s): 811882a

End of training

Browse files
README.md CHANGED
@@ -1,7 +1,7 @@
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,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/paligemma-3b-pt-224](https://huggingface.co/google/paligemma-3b-pt-224) on an unknown dataset.
18
 
19
  ## Model description
20
 
 
1
  ---
2
  library_name: peft
3
  license: gemma
4
+ base_model: google/paligemma2-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/paligemma2-3b-pt-224](https://huggingface.co/google/paligemma2-3b-pt-224) on an unknown dataset.
18
 
19
  ## Model description
20
 
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
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,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
- "up_proj",
25
- "q_proj",
26
  "o_proj",
27
- "v_proj",
28
  "down_proj",
29
- "k_proj"
 
 
 
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/paligemma2-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
  "o_proj",
24
+ "k_proj",
25
  "down_proj",
26
+ "v_proj",
27
+ "up_proj",
28
+ "gate_proj",
29
+ "q_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:a6f4318d5eb6cf3436a7a746e93b21bb8c1781bb8ed67c7ffbe6536d08df865c
3
- size 45258384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7e96b74071d22dec09754ef238d73584903898c705459f1673ebe92f8f81a22
3
+ size 47584968
runs/Dec20_14-33-01_ml-ubuntu/events.out.tfevents.1734705190.ml-ubuntu.3328979.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e22e1a4f30d2b3409461fc9c996a5fc56abaa43ce3945ddca8917ceef638e09f
3
+ size 9564
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:90d8ad2fdcf2de3697cdd241884918014326bf2dc3f936108a03869e01da1edb
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b39f6be31d173dddc3358e436c20c7aeba5b8059a81cec584b64299b290d154b
3
  size 5304