abegerho commited on
Commit
d8b1b96
·
verified ·
1 Parent(s): 1a4ccfb

Training in progress, step 347

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
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,23 +12,23 @@
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
  "k_proj",
27
  "o_proj",
28
- "down_proj",
29
- "gate_proj",
30
  "q_proj",
 
31
  "v_proj",
 
32
  "up_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
 
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
  "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
  "k_proj",
27
  "o_proj",
 
 
28
  "q_proj",
29
+ "gate_proj",
30
  "v_proj",
31
+ "down_proj",
32
  "up_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:04b06222e33ddfeac149b96df4849dbfadb27cec577b7b366b57c902e36872e6
3
- size 1095431224
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e892f03f301537aaa2d4db5d6d345d7daa2d91207b30ab7a9bb41b45d0bdae7b
3
+ size 4381342624
runs/Jan12_20-57-42_6838f28eeae1/events.out.tfevents.1768251476.6838f28eeae1.9556.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f862d50d9a24e5254537387ea6bf729f5ed250e20d1aaedcc1e9e20796312ed
3
+ size 21542
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8d58a8a3931778d41c0abac233f6cf8a68540ea460c20842ac823b6c87ae4faa
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d877f129864d9ef6eb7df41a8e33e2af58107b396d62a7e9865185e352ed28b6
3
  size 5624