bobbyw commited on
Commit
ad2c12c
·
verified ·
1 Parent(s): 206f0da

Average item loss during training: 0.0014052464228934815 (Trained with Unsloth)

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -23,12 +23,12 @@
23
  "rank_pattern": {},
24
  "revision": "unsloth",
25
  "target_modules": [
26
- "q_proj",
27
- "gate_proj",
28
- "up_proj",
29
- "down_proj",
30
  "v_proj",
31
  "k_proj",
 
 
 
 
32
  "o_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
 
23
  "rank_pattern": {},
24
  "revision": "unsloth",
25
  "target_modules": [
 
 
 
 
26
  "v_proj",
27
  "k_proj",
28
+ "up_proj",
29
+ "gate_proj",
30
+ "q_proj",
31
+ "down_proj",
32
  "o_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0846c8d735c1088469f5253cce11eb30bbdf7b6acdc24577193bdf8524882b19
3
  size 6472560048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:740a8fe093fc67572457f76b43b825c87b9bfdf4ac6ae5790cc36197b2300045
3
  size 6472560048