chansung commited on
Commit
0622dc1
1 Parent(s): 5ec4d40

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -10,23 +10,23 @@
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": 16,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "q_proj",
25
- "down_proj",
26
  "o_proj",
27
- "up_proj",
 
28
  "v_proj",
29
- "gate_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 64,
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": 32,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "o_proj",
24
+ "gate_proj",
25
+ "down_proj",
26
  "v_proj",
27
+ "q_proj",
28
+ "k_proj",
29
+ "up_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:ccdb982320a0542c5a2a9955f444d77be1609421b536bda3fd94e51e213d8441
3
- size 39256960
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86dc18b8b7c9ed1f2f53a59aa116252f725f6b6cbf1e0fa0de1c65e70bd9ea53
3
+ size 78480320
runs/Jun10_15-40-50_user-HP-Z8-Fury-G5-Workstation-Desktop-PC/events.out.tfevents.1718001669.user-HP-Z8-Fury-G5-Workstation-Desktop-PC.6920.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:879c74188102c1c1cdcdf45c5e705554c85e5d933742c6f2432f43696557fd91
3
+ size 9944
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fbe7d8f07e9ae0577ea726d7f308ae61d4f258ff82fa8b9c5dcc586ea4a3c210
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aae3e2f6210d4166ef09db52ce85d70cb78702bbce822456496e5dc8c63bc034
3
  size 5304