nhero commited on
Commit
5d9d4b7
1 Parent(s): 57e6052

Training in progress, epoch 0

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