chansung commited on
Commit
973a36d
1 Parent(s): bfcb20b

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
- "up_proj",
24
- "down_proj",
25
- "v_proj",
26
  "o_proj",
 
27
  "gate_proj",
28
- "k_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
+ "k_proj",
 
 
24
  "o_proj",
25
+ "v_proj",
26
  "gate_proj",
27
+ "q_proj",
28
+ "up_proj",
29
+ "down_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:5dca6d6d9623c3d7304229fea1c56ee1985ee12e924d7112f285ef89dd8368d3
3
- size 39256960
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1661605a81a28cadd36692c9ba0b77de523429015ca7a76177e82658d627c0b3
3
+ size 78480320
runs/Jun10_15-41-34_user-HP-Z8-Fury-G5-Workstation-Desktop-PC/events.out.tfevents.1718001709.user-HP-Z8-Fury-G5-Workstation-Desktop-PC.10374.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:746fc9725f4e27dcf80909c1fe930b1daa7cf69b7b058ec479b8b043e1e56e74
3
+ size 9976
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1919820ff1eea3497b9cef09bc0165d7782e10f33e350766cb2dce6b401a9f19
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3a64e4546344d34bfda60e22470f6d8d22980d58ee9b10059327203c9a0c23e
3
  size 5368