chansung commited on
Commit
b782dc3
1 Parent(s): 6598555

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": 16,
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": 8,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "o_proj",
25
- "up_proj",
26
  "gate_proj",
27
  "down_proj",
 
 
 
28
  "v_proj",
29
- "q_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
  "gate_proj",
24
  "down_proj",
25
+ "q_proj",
26
+ "o_proj",
27
+ "up_proj",
28
  "v_proj",
29
+ "k_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:765066d44432dc7090f036af6595e09ac9d800683350210eaa10405ebb6f89dc
3
- size 19644912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62f1cf17ab573085a752c69ad5c48b61e7fda5f2d3d0235bac64f65891f8dac6
3
+ size 78480320
runs/Jun10_19-04-55_user-HP-Z8-Fury-G5-Workstation-Desktop-PC/events.out.tfevents.1718013909.user-HP-Z8-Fury-G5-Workstation-Desktop-PC.13878.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00f8138a73b4dc511d4e6daa52cd47c4d416b39791451d0393f6563af1015180
3
+ size 9980
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:174195be04c6bb2b96cedf1750789af6a677a8d4a180e7ed8dee1a30d12d5e7b
3
- size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72fbceb9c377592e441321846e287d76bb73528f2c6479654741d1c35a64df8d
3
+ size 5368