xap commited on
Commit
d986f7f
·
verified ·
1 Parent(s): 369da0b

Training in progress, step 30

Browse files
Files changed (2) hide show
  1. adapter_config.json +2 -2
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -23,10 +23,10 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "q_proj",
27
  "v_proj",
 
28
  "k_proj",
29
- "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "v_proj",
27
+ "o_proj",
28
  "k_proj",
29
+ "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3fc7150388313ef7bf328bfc1a332edf4d342b279bce0c3d8b9d777a29e1b0d3
3
  size 205551296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c28884800dff0eabe2b1d1d20d70bffecad0ba2a03c9b108c068c14539a3aa7
3
  size 205551296