bobbins228 commited on
Commit
7254db4
1 Parent(s): 3bfff8d

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +2 -2
  2. adapter_model.bin +1 -1
adapter_config.json CHANGED
@@ -20,9 +20,9 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "self_attn.v_proj",
24
- "self_attn.k_proj",
25
  "self_attn.q_proj",
 
 
26
  "self_attn.o_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "self_attn.q_proj",
24
+ "self_attn.k_proj",
25
+ "self_attn.v_proj",
26
  "self_attn.o_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:97359c02d97d96df8ca973a2c8da051ef91450a60fbcf5156965cf11f73abeee
3
  size 33646858
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46016fa04157c3731fa1e23c42c2d413702cfc7a3b28d52a3ea3d3dbe9fa3f8a
3
  size 33646858