jsompura-1993 commited on
Commit
894857c
·
verified ·
1 Parent(s): 42e1f09

Training in progress, step 2

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
+ "o_proj",
24
+ "v_proj",
25
+ "gate_proj",
26
+ "q_proj",
27
+ "up_proj",
28
+ "k_proj",
29
+ "down_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:2dddc9a6a111999c1d5701e7ab5761c0a91f7f4238e8816a1bf972eea9fe7c2a
3
+ size 45258384
runs/Oct14_16-05-40_71d573b04eaa/events.out.tfevents.1728921950.71d573b04eaa.551.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86a30ee186490218b2587f02926b5a2f7f878c59bd049d86d6c92bf4b08c8988
3
+ size 5304
runs/Oct14_16-08-38_71d573b04eaa/events.out.tfevents.1728922131.71d573b04eaa.551.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:840ba4adf9d152aff4c7fb84df71f085c111e9617346ca3d20156449f091e83c
3
+ size 5785
runs/Oct14_16-11-30_71d573b04eaa/events.out.tfevents.1728922296.71d573b04eaa.551.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c4860d53840eef57e190b20e6d7acfd08f2569bb18edf9c8385fa36967895ee
3
+ size 6133
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b646ffadc18529fab8bb30bc0d64cb99259c561abea358650ae9299b66ee376
3
+ size 5240