acezxn commited on
Commit
a105fcb
·
verified ·
1 Parent(s): 0531c89

End of training

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -33,13 +33,13 @@
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
- "down_proj",
37
- "gate_proj",
38
- "up_proj",
39
  "k_proj",
40
- "q_proj",
41
  "v_proj",
42
- "o_proj"
 
 
 
 
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
 
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
 
 
 
36
  "k_proj",
 
37
  "v_proj",
38
+ "gate_proj",
39
+ "up_proj",
40
+ "down_proj",
41
+ "o_proj",
42
+ "q_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b50ecf60ae86eb91dcd367ca9e73135c0fd19d3d922c6d6afa28b0caf871acca
3
  size 6353
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3753caf8e3e778415fb413f25e283c3db7180dd9babb8378c514252a3da916f0
3
  size 6353