tnscorcoran commited on
Commit
2c5fc18
1 Parent(s): 7497790

Upload model

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