shirwu commited on
Commit
64058a7
·
verified ·
1 Parent(s): 4342cd9

Training in progress, step 1

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "q_proj",
27
- "v_proj",
28
  "o_proj",
 
29
  "gate_proj",
30
  "down_proj",
31
- "k_proj",
32
- "up_proj"
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "o_proj",
27
+ "up_proj",
28
  "gate_proj",
29
  "down_proj",
30
+ "q_proj",
31
+ "v_proj",
32
+ "k_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:563366bf3e409f314feae1a139ba36a4be0eb8c91b1b80ab2d8f153cb37c91af
3
  size 90207248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87f23d9e98527806803717788f2a30f9cc10504cff8e9b5583f202b019594672
3
  size 90207248