hansa15100 commited on
Commit
0441113
1 Parent(s): 7e231ea

Training in progress, step 1

Browse files
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
- "up_proj",
 
 
24
  "k_proj",
25
- "q_proj",
26
  "o_proj",
27
- "down_proj",
28
- "v_proj",
29
- "gate_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/paligemma-3b-mix-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
+ "down_proj",
25
+ "gate_proj",
26
  "k_proj",
 
27
  "o_proj",
28
+ "q_proj",
29
+ "up_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:ffd39e2cf8aa6a6c84800d9b45b0dfa06efc17dd21b0340885120d106a483376
3
  size 45258384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:881743f5e436a2c0bd9685a932cc43120b809b7a75e0a321dfa46c5dc5095514
3
  size 45258384
runs/Jun24_07-46-27_aid-iad-bm-gpu4-8-ad1-002/events.out.tfevents.1719215198.aid-iad-bm-gpu4-8-ad1-002.1304290.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:838d814d108fa260278cfe81ac1080eac7d24c76afcd6d8d186d66f95d018c60
3
+ size 5674
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4d6c6bbc2940afb72a424cf3d9be3b0b5f23f5eb2e8bc26225524e7ed2d1b292
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff6f3742646f4fedfdb3f22968f02ecffd8d57640c096ba0debd3d90715a3910
3
  size 5112