texanrangee commited on
Commit
bb672f6
·
verified ·
1 Parent(s): 1749af9

Best model so far - eval_loss: 1.1699 -------------------------------------------------------- (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
@@ -22,13 +22,13 @@
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
 
25
  "up_proj",
26
- "k_proj",
27
- "down_proj",
28
  "o_proj",
29
  "gate_proj",
30
- "q_proj",
31
- "v_proj"
 
32
  ],
33
  "task_type": "CAUSAL_LM",
34
  "use_dora": false,
 
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
+ "q_proj",
26
  "up_proj",
 
 
27
  "o_proj",
28
  "gate_proj",
29
+ "v_proj",
30
+ "k_proj",
31
+ "down_proj"
32
  ],
33
  "task_type": "CAUSAL_LM",
34
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2fe235653a30e80ddf13491195b2e00d3961642ca867b4fd0dcb9526598bdb91
3
  size 377892368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d94d68ece5c5056368dadd4bcd4e275ba9d792247c9ec58a80f648d92124b5f
3
  size 377892368