encoderdecoder083 commited on
Commit
8c3cbfb
·
verified ·
1 Parent(s): 30ebac6

Training in progress, step 1000

Browse files
adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 8,
14
+ "lora_dropout": 0.0,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 8,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "v_proj",
24
+ "q_proj",
25
+ "down_proj",
26
+ "up_proj",
27
+ "gate_proj",
28
+ "k_proj",
29
+ "o_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c4367967a27af209b78bc53c48fd4a4dc401eb8553536cae368437941ae4af4
3
+ size 45258384
runs/Oct28_17-58-42_c2cea476626b/events.out.tfevents.1730138348.c2cea476626b.19724.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4074a1137949da814bca49a0bc53b1d966f5ca09c9d606001e5b5ae02480a5a
3
+ size 5791
runs/Oct28_17-58-42_c2cea476626b/events.out.tfevents.1730138364.c2cea476626b.19724.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d7fb12bc7739abfab77da2d6bb09cf857b6b3240977b2bcc94406c16b523bd3
3
+ size 5791
runs/Oct28_18-02-03_c2cea476626b/events.out.tfevents.1730138710.c2cea476626b.19724.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed5a77fc83ed6c7362e09dcc5add029baf632af2bb7950c8f79c05ca2418460f
3
+ size 7897
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e26212141de29a0656ae59172d3e050426d4bd29320b9ba09f68587716cf438f
3
+ size 5240