funnyPhani commited on
Commit
f728b93
·
verified ·
1 Parent(s): ee0e12a

Training in progress, step 4

Browse files
adapter_config.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "google/paligemma-3b-pt-224",
5
+ "bias": "none",
6
+ "eva_config": null,
7
+ "exclude_modules": null,
8
+ "fan_in_fan_out": false,
9
+ "inference_mode": true,
10
+ "init_lora_weights": true,
11
+ "layer_replication": null,
12
+ "layers_pattern": null,
13
+ "layers_to_transform": null,
14
+ "loftq_config": {},
15
+ "lora_alpha": 8,
16
+ "lora_bias": false,
17
+ "lora_dropout": 0.0,
18
+ "megatron_config": null,
19
+ "megatron_core": "megatron.core",
20
+ "modules_to_save": null,
21
+ "peft_type": "LORA",
22
+ "r": 8,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": [
26
+ "down_proj",
27
+ "up_proj",
28
+ "o_proj",
29
+ "k_proj",
30
+ "gate_proj",
31
+ "q_proj",
32
+ "v_proj"
33
+ ],
34
+ "task_type": "CAUSAL_LM",
35
+ "use_dora": false,
36
+ "use_rslora": false
37
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71a3c2d69abbed8ea3d6b37e44c08bee1288740c33f7bd5325bd1dfe86180262
3
+ size 45258384
runs/Jan10_09-25-37_5661c0d99a53/events.out.tfevents.1736501138.5661c0d99a53.224.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99183dff35728ce03931bf773bd42ba23beac6f08ab498b8df44189b9a74ff70
3
+ size 5878
runs/Jan10_09-27-12_5661c0d99a53/events.out.tfevents.1736501233.5661c0d99a53.224.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66bcdee8d8a8ca1a4a9a16cab0346eec5af5405f0de4ed617aab790d51b44a62
3
+ size 6226
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46a7cfadf438e1c86447f01d78f88cd04b2d64fb85dbf567416491428eec2b50
3
+ size 5304