neginashz commited on
Commit
f1a305a
·
verified ·
1 Parent(s): e76c59b

Training in progress, step 148

Browse files
adapter_config.json CHANGED
@@ -19,17 +19,17 @@
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
  "q_proj",
27
  "up_proj",
28
- "down_proj",
29
  "o_proj",
30
- "gate_proj",
31
  "v_proj",
32
- "k_proj"
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
+ "r": 32,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "gate_proj",
27
  "q_proj",
28
  "up_proj",
 
29
  "o_proj",
 
30
  "v_proj",
31
+ "k_proj",
32
+ "down_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:cc5ec95f6910cbab01542ae8ebed03c66ccdf7490caed2703938373356ae275f
3
- size 2583745128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80a9c082ef40e0ea3fbb85651c09b6576d3c6aff01f26058497e099bb7a4861c
3
+ size 323014168
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e68f2068a59cf80565d3ea3d1c38396f85e6fa43810c2e26106e97929a35096
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:caf1da72f915c1d2500e75c822f39dac2c960444c4478987678336f52367d022
3
  size 6776