texanrangee commited on
Commit
f6ecd72
·
verified ·
1 Parent(s): 37d8a70

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