bitsoko commited on
Commit
108b234
·
verified ·
1 Parent(s): 7f2f3fb

Training in progress, step 500

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": "unsloth",
21
  "target_modules": [
22
- "v_proj",
23
- "o_proj",
24
  "up_proj",
25
  "q_proj",
 
 
 
26
  "gate_proj",
27
- "down_proj",
28
- "k_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
 
19
  "rank_pattern": {},
20
  "revision": "unsloth",
21
  "target_modules": [
 
 
22
  "up_proj",
23
  "q_proj",
24
+ "k_proj",
25
+ "o_proj",
26
+ "v_proj",
27
  "gate_proj",
28
+ "down_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bc683a13c26dffba58afe40c143c8a70da95d1a58e6670d6935f97bd0c6c347f
3
  size 3765471088
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61a5fe01031fc18153fc3544801a659f66e06c7f1bba902058b34f9121d07b38
3
  size 3765471088