adeelhasan commited on
Commit
682e497
1 Parent(s): 0a1f4e2

Training in progress, epoch 0

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:b07ef6755123097e7057a501f8af896dec3bc15e151d058e4806afb55f5d4a69
3
+ size 45258384
runs/Jun11_17-01-23_DESKTOP-V5AMML7/events.out.tfevents.1718105561.DESKTOP-V5AMML7.7379.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c896aca82eb5c16046eeccd80fa7149d5c3b18117c65c6146a50125ec10ee83a
3
+ size 6427
runs/Jun11_20-35-50_DESKTOP-V5AMML7/events.out.tfevents.1718118406.DESKTOP-V5AMML7.73842.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:756f26bed244f7c757fac7cb4b78a0146961a476aca7bdc4e67c75e40f00a1c4
3
+ size 5866
runs/Jun11_22-10-23_DESKTOP-V5AMML7/events.out.tfevents.1718124044.DESKTOP-V5AMML7.73842.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f728625eb25ad043ba69884a196c3734741923ddba8e630c5b67f2a99b890fb
3
+ size 5861
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7781c1626d6ececfafc2c8fe4ef88b5817ce093fe65a5e866162ea4763a469aa
3
+ size 5112