lyleokoth commited on
Commit
b2345b9
1 Parent(s): 6dd04b3

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
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,
@@ -10,23 +10,23 @@
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
  "up_proj",
24
- "v_proj",
25
  "q_proj",
26
  "gate_proj",
27
  "k_proj",
28
- "o_proj",
29
- "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": null,
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.05,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 4,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "o_proj",
24
+ "down_proj",
25
  "up_proj",
 
26
  "q_proj",
27
  "gate_proj",
28
  "k_proj",
29
+ "v_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:be2e388da8128d4e742b8c5694b4cca4f4d0f1ad850674a9d3b42802f0677443
3
- size 45258384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e80459b937d16b3bac4476fd25f6a1131efdd385e5c763a2a451f3691df1256
3
+ size 22674688
runs/Jul07_09-28-10_b7d666c0a375/events.out.tfevents.1720344496.b7d666c0a375.696.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04423a332e1eed94a7c285b53d38b4dda18a2016461b265a94611e064ce6ab2e
3
+ size 7748
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:108ef084ad9815b612f657a9b5a5d9ffbff4638cdd8ed7803e3e6ddb4ea3d2cd
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e87226bab508bb5be16688504c80a7ca3c87c8e21cd3b84da65f43c269653a7
3
  size 5112