mbayan commited on
Commit
5cda8f0
·
verified ·
1 Parent(s): 5f8ac5c

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -19,11 +19,16 @@
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
  "v_proj"
28
  ],
29
  "task_type": "CAUSAL_LM",
 
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
+ "o_proj",
27
+ "k_proj",
28
+ "up_proj",
29
+ "down_proj",
30
  "q_proj",
31
+ "gate_proj",
32
  "v_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c2d115c559567a94c755dfabdec6d49dba891e8ebb1a72c1b07716f37c2cd9ed
3
- size 23641256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:715e447459a3a9b6cb81db3cc3e4b058ee5e578bc986ddc13ef65131ce08d0c5
3
+ size 236063560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2576aab646b45faf573d52578dd93bbe90177172ef2b91337cdfcfb1f70c1970
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1dd7156ce081231529ec291d90fbaea72cd5375bd2c1f0486c3b260d8ef834d2
3
  size 5624