jealk commited on
Commit
014871f
·
verified ·
1 Parent(s): a843421

Training in progress, step 5

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
- "o_proj",
27
- "k_proj",
28
  "v_proj",
29
  "q_proj",
30
- "down_proj",
31
  "up_proj",
32
- "gate_proj"
 
 
 
33
  ],
34
  "task_type": null,
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "v_proj",
27
  "q_proj",
 
28
  "up_proj",
29
+ "gate_proj",
30
+ "k_proj",
31
+ "down_proj",
32
+ "o_proj"
33
  ],
34
  "task_type": null,
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:220ac50603b04efa2a61ecd147ecb1137f90069affb48ae78bcccde6ab4a20c9
3
  size 60008032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7e6da05e7ea77bc8fd5b5a437b57e52270d7dea9fb7eadfd0906fa38ea3fc3e
3
  size 60008032