madeofajala commited on
Commit
a1198b0
·
verified ·
1 Parent(s): 1cbf7fd

Training in progress, step 4125

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -29,13 +29,13 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "down_proj",
33
- "gate_proj",
34
- "up_proj",
35
- "o_proj",
36
  "q_proj",
37
  "k_proj",
38
- "v_proj"
 
 
 
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
+ "v_proj",
 
 
 
33
  "q_proj",
34
  "k_proj",
35
+ "gate_proj",
36
+ "o_proj",
37
+ "down_proj",
38
+ "up_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:048c5dfc16ee1754da9fd336f18683a3fa4e3b619f7f3d1d05b7716113348974
3
- size 20814808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52ca6b3b6a3685a03a6caa857f8a17763e000c1e51cd613a124f82b771a68d7b
3
+ size 41581360