hamxea commited on
Commit
f2fdd64
1 Parent(s): 1fbef92

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
@@ -16,10 +16,10 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "self_attn.v_proj",
20
  "self_attn.q_proj",
21
  "self_attn.o_proj",
22
- "self_attn.k_proj"
23
  ],
24
  "task_type": "CAUSAL_LM"
25
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "self_attn.k_proj",
20
  "self_attn.q_proj",
21
  "self_attn.o_proj",
22
+ "self_attn.v_proj"
23
  ],
24
  "task_type": "CAUSAL_LM"
25
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fab4d40dd1e2bd95badae87ba05cbee12f87cc8c769a427bf576311774a8e1d4
3
  size 52544394
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29a7a2f3e878c8f29d2d9d0a057746a2728ebcde7af323f4c0593bb444d686e6
3
  size 52544394