techyy commited on
Commit
14a1482
·
verified ·
1 Parent(s): 4f1a941

Training in progress, epoch 0

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "k_proj",
27
- "down_proj",
28
- "q_proj",
29
  "gate_proj",
 
30
  "o_proj",
31
- "up_proj",
32
- "v_proj"
 
33
  ],
34
  "task_type": null,
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "up_proj",
 
 
27
  "gate_proj",
28
+ "q_proj",
29
  "o_proj",
30
+ "k_proj",
31
+ "v_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:d9c0f3fad574004c71dd653a300d452a9fa50b13611074d988d1b9963c32ba3e
3
  size 84761704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38ff8bb91999a9a4cc6ee4a76a6e44d496259b1f1debe705ca38698042a01442
3
  size 84761704