theicfire commited on
Commit
6138a46
1 Parent(s): 18ab229

Training in progress, step 276

Browse files
adapter_config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "google/paligemma-3b-pt-224",
4
+ "bias": "none",
5
+ "fan_in_fan_out": false,
6
+ "inference_mode": true,
7
+ "init_lora_weights": true,
8
+ "layers_pattern": null,
9
+ "layers_to_transform": null,
10
+ "lora_alpha": 8,
11
+ "lora_dropout": 0.0,
12
+ "modules_to_save": null,
13
+ "peft_type": "LORA",
14
+ "r": 8,
15
+ "revision": null,
16
+ "target_modules": [
17
+ "q_proj",
18
+ "o_proj",
19
+ "k_proj",
20
+ "v_proj",
21
+ "gate_proj",
22
+ "up_proj",
23
+ "down_proj"
24
+ ],
25
+ "task_type": "CAUSAL_LM"
26
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:724ef9c3baad63657d76cbf315ad26dd842c04bb98f4da885af0714103732e47
3
+ size 45258384
runs/Jul19_19-41-06_chase-dev-cooldavid3/events.out.tfevents.1721418067.chase-dev-cooldavid3.993368.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07eef902489cb4829505c236a60928fbfe05547fdf4b585f62582024d5a0f0d1
3
+ size 6454
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:880cc85787cef1c7b26cff27b0d61e1f56a37007a6db22e4932f831003a58bda
3
+ size 5112