sandeepsundaram commited on
Commit
d1abe5e
·
verified ·
1 Parent(s): 2f5de37

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -19,9 +19,9 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "k",
23
- "q",
24
- "v"
25
  ],
26
  "task_type": "SEQ_2_SEQ_LM",
27
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "v_proj",
23
+ "k_proj",
24
+ "q_proj"
25
  ],
26
  "task_type": "SEQ_2_SEQ_LM",
27
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5ed15520d1ff586768eaeafa7d227d8a291f252bef812c330f854d2d01cac80f
3
- size 1784352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e9b48e28a77efa244621070dd3fc9b06c17461731d791f8517567d27f2de053
3
+ size 1784384