abegerho commited on
Commit
8e8ff57
·
verified ·
1 Parent(s): 6eb8042

Training in progress, step 17

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/gemma-3-12b-it",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
@@ -12,24 +12,24 @@
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
- "lora_alpha": 512,
16
  "lora_bias": false,
17
  "lora_dropout": 0.05,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
- "r": 256,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "gate_proj",
27
- "q_proj",
28
  "v_proj",
29
- "o_proj",
30
- "down_proj",
31
  "k_proj",
32
- "up_proj"
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "314e/abstrakthealth-VLM-Gemma3-Entity",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
 
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
+ "lora_alpha": 128,
16
  "lora_bias": false,
17
  "lora_dropout": 0.05,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
+ "r": 64,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "v_proj",
27
+ "up_proj",
28
+ "q_proj",
29
  "k_proj",
30
+ "gate_proj",
31
+ "o_proj",
32
+ "down_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dd2f41155f65440f53748e991df91202e41ba9965a91df448d1ccebee457d28e
3
- size 4381342624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4af615d767bf25cdf3da41046946a31ab59eef44cba56fbfe805a8151d929d8d
3
+ size 1095431224
runs/Jan08_13-11-21_ebb1c45d2bcb/events.out.tfevents.1767877884.ebb1c45d2bcb.9602.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4911b4be3372e8ebf936001a39b75584231ac0f308a129072817a13c2a95886
3
+ size 7695
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c082cf8633495d3e957216c644fc7f99804985bc12ab445e02719adc841296d9
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d67df540b6d828de295fa8c236282cfcf132b76b103ab200898dd670846fa1fd
3
  size 5624