celinelee commited on
Commit
c2e8e9b
·
verified ·
1 Parent(s): 1c3c54f

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
@@ -27,13 +27,13 @@
27
  "rank_pattern": {},
28
  "revision": null,
29
  "target_modules": [
30
- "o_proj",
31
- "v_proj",
32
- "down_proj",
33
  "q_proj",
34
  "up_proj",
 
35
  "gate_proj",
36
- "k_proj"
 
 
37
  ],
38
  "task_type": null,
39
  "use_dora": false,
 
27
  "rank_pattern": {},
28
  "revision": null,
29
  "target_modules": [
 
 
 
30
  "q_proj",
31
  "up_proj",
32
+ "down_proj",
33
  "gate_proj",
34
+ "o_proj",
35
+ "k_proj",
36
+ "v_proj"
37
  ],
38
  "task_type": null,
39
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9e97894115ff6cbc00e71462b262ee8b9102f3f84173983eca64493b4180c71a
3
  size 27748600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67f551dc9c4d9d2100498983f58cb55e4f687a09616f2d14f3b72aa614df3f4d
3
  size 27748600