error577 commited on
Commit
f325280
·
verified ·
1 Parent(s): ebdc0fa

Training in progress, step 25

Browse files
adapter_config.json CHANGED
@@ -16,17 +16,17 @@
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
- "v_proj",
24
- "q_proj",
25
- "down_proj",
26
  "k_proj",
 
27
  "o_proj",
28
  "up_proj",
29
- "gate_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
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
+ "q_proj",
25
  "o_proj",
26
  "up_proj",
27
+ "gate_proj",
28
+ "v_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:b3509b50bcd5244ceaea99a8668143d5b7b3dbf87f9036bf66e77fadd2b869c0
3
- size 25271744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:380942d61ada848609deb225e4e6f543bfb4e266deadde334d47e7cd742106ec
3
+ size 100966336
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:904f7c41a3e205f7ef7cb6db9ec1f789efbcc60a14457fc0f78a11b3e3eddee9
3
- size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad180fe191fac96daa079ae5cf3b983175865cf949ded264830df0cc29889a2c
3
+ size 6712