joecheriross commited on
Commit
fb52f12
1 Parent(s): d932c85

End of training

Browse files
adapter_config.json CHANGED
@@ -16,18 +16,15 @@
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
- "down_proj",
25
- "lm_head",
26
- "o_proj",
27
- "v_proj",
28
- "up_proj",
29
- "gate_proj",
30
- "q_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
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
+ "q_proj",
24
  "k_proj",
25
+ "out_proj",
26
+ "proj_out",
27
+ "v_proj"
 
 
 
 
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:33b1f6121016bc92074f42ce9beaa30d5124bcc213a9176b4007a9ec4c9d6a13
3
- size 1779504
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6de1a47e2a2de1feb8ec7833ac87ee7f8a980b2316f63033dd1f327e43b977f3
3
+ size 2865080
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7eb7c1cb2ae5e91ab2834105a142146abac1bd4bdbea3ed6c957527b663e865a
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1eb2c4711e5b33410aa48397e42a6ec8955961ba12518898ef7471e1dbb885d
3
  size 5240