texanrangee commited on
Commit
99710bd
·
verified ·
1 Parent(s): 435523d

Best model so far - eval_loss: 1.2869 -------------------------------------------------------- (Trained with Unsloth)

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -22,13 +22,13 @@
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
 
 
25
  "gate_proj",
26
  "o_proj",
27
  "k_proj",
28
- "q_proj",
29
- "down_proj",
30
  "up_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
+ "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,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0bf3995fc6aca5fc9369ec36f21d398161d0d2b072517d2b93479dbd0f937d14
3
  size 408256272
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf4ccfc893e0ededcc9133d4eae312fc8ffb02ca6e6ebc3d239485fc889cb68d
3
  size 408256272