abhi1051 commited on
Commit
d36a8bf
1 Parent(s): 8bfba58

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
@@ -19,10 +19,10 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "self_attn.q_proj",
23
  "self_attn.k_proj",
24
- "self_attn.o_proj",
25
- "self_attn.v_proj"
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "self_attn.v_proj",
23
  "self_attn.q_proj",
24
  "self_attn.k_proj",
25
+ "self_attn.o_proj"
 
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:333c23404cde4d4890da06a2961ebdb4c472514cad21de82665436c5f46b1849
3
  size 33646858
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8047df9336f0b3c72a35234ad5f4bb89d6b5befbcc7a272e401a462ad99c302a
3
  size 33646858