HimashaJ96 commited on
Commit
a7a70ff
·
1 Parent(s): e777ab2

Training in progress, step 4

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -1
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -19,8 +19,10 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "q_proj",
23
- "v_proj"
 
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "o_proj",
23
  "q_proj",
24
+ "v_proj",
25
+ "k_proj"
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b5e5ab69c82b9dcd94a8fe1862bc13ee92cac579d6d32eadf659209f10e0264e
3
- size 109069176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0df304a1b9a7f0c685c287d9ce883a6459de87b84c6dbd6130cc35f5d98a48ec
3
+ size 218138576