hsan512 commited on
Commit
35d13b2
·
verified ·
1 Parent(s): 4e50508

Training in progress, step 4

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": 16,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "k_proj",
 
27
  "up_proj",
28
- "v_proj",
29
  "gate_proj",
30
  "down_proj",
31
- "q_proj",
32
- "o_proj"
33
  ],
34
  "task_type": null,
35
  "use_dora": true,
 
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
+ "r": 8,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "q_proj",
27
+ "o_proj",
28
  "up_proj",
 
29
  "gate_proj",
30
  "down_proj",
31
+ "k_proj",
32
+ "v_proj"
33
  ],
34
  "task_type": null,
35
  "use_dora": true,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5626cd4d34562567e61c4bd5e00bf3a72a54e9a09798bf904ddff446ed6ade8b
3
- size 173368456
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4766275c5f738a2ec92e733a7f9ceaa9c9049901805600af55d53bd1d3753fbb
3
+ size 89481280
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8048b3b7c17069df9e416558b9fc6795ab8c0ff624cde216bc780520d6e4b4c2
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e097cc723aaf6c77525c3e740275dcb6257475a37aad5ed73ce040a979d55af0
3
  size 5368