aiqwe commited on
Commit
4692818
1 Parent(s): 6017fd4

Training in progress, epoch 0

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": 4,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "q_proj",
24
  "up_proj",
25
  "o_proj",
26
- "v_proj",
27
- "k_proj",
28
- "down_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": 8,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "k_proj",
24
+ "gate_proj",
25
+ "down_proj",
26
  "q_proj",
27
  "up_proj",
28
  "o_proj",
29
+ "v_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:d9044947ba35724f563f1ac1eb94cf5c74aa7faad540b060c22174e41c298e26
3
- size 9838816
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fc7117e1fe5641ce4d83f84bda0ac7dc467793595ebbb97858cac5f663ba018
3
+ size 19644912
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ac5e990410fb21b4b81439a433f7dd46c99d7cb7eb91b024b025b066f52ff15f
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:481a43b343d8cfa6f845d95536af55de959175b3efcf59099a0d4bf8aa8cf6d4
3
  size 5176