alperiox commited on
Commit
accfb93
·
verified ·
1 Parent(s): 8906650

Training in progress, step 885

Browse files
adapter_config.json CHANGED
@@ -16,17 +16,15 @@
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
- "up_proj",
25
- "down_proj",
26
- "v_proj",
27
  "k_proj",
 
28
  "gate_proj",
29
- "o_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
+ "v_proj",
25
  "gate_proj",
26
+ "o_proj",
27
+ "q_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:fced82b8f27543dbe9304b001976be94a38b4d066c5252d9b91f26bd9a78d01f
3
- size 45258384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0972c88f819768a74d199d8acdb80287869845988e0f4030ffaa590015e9aeff
3
+ size 95899512
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:be7a10dcb82f92ab725854ffae741f31cc9966329f8eb0c41a45c33ecee7ad1b
3
- size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ea5abc5c266ecde3dce8553fcb178538328158ffb5c305c038871ac2b370cbf
3
+ size 5240