abegerho commited on
Commit
ac258a1
·
verified ·
1 Parent(s): c30da0e

Training in progress, step 1

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": 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
- "q_proj",
27
- "gate_proj",
28
  "o_proj",
29
- "down_proj",
30
  "up_proj",
31
- "v_proj",
32
- "k_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/dexit-VLM-Gemma3-Entity-test5-integration",
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": 256,
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": 126,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "k_proj",
27
+ "v_proj",
28
  "o_proj",
 
29
  "up_proj",
30
+ "down_proj",
31
+ "q_proj",
32
+ "gate_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:d7c3b13d2ae3883889ee5dd37ec608bbaf0dac3863bdb95ac59d6bd99d96cc0f
3
- size 1095431224
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5255574f967b5e74fe3ff907a0bed540db72cc87c8013ee421515ecddbdc698
3
+ size 2156507696
runs/Feb25_04-11-59_601d42e78ca9/events.out.tfevents.1771992723.601d42e78ca9.9556.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ca693a4508e7c51c3ad3bf20d4745c747d4832e9d4dbca5781bf3ba592b4b3b
3
+ size 7071
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c2746a3222ac1c5caecb9fb34f06dce2961116652722eea3f5e8d03bae87706d
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a80bcd1efe626ceb6e4a14073d32a566d379139b403e366d9d409966aa82607a
3
  size 5624