jealk commited on
Commit
f79fd2b
·
verified ·
1 Parent(s): a583bcf

Training in progress, step 5

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