Sambaro commited on
Commit
1d0cd37
·
verified ·
1 Parent(s): ac71ae1

Model save

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -20,10 +20,10 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "qkv_proj",
24
  "gate_up_proj",
25
- "down_proj",
26
- "o_proj"
 
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "gate_up_proj",
24
+ "o_proj",
25
+ "qkv_proj",
26
+ "down_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dd197511d5bff6dd5b6e123ec2548de22dec74ca31225302b1689b5d06a0e59e
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91dd8b800e890ca88a087eaf9cf38bb57697959c513f7f45ea84f390e315eaa4
3
  size 5368