texanrangee commited on
Commit
d899e8e
·
verified ·
1 Parent(s): 0ff1d66

Best model so far - eval_loss: 1.2211 -------------------------------------------------------- (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:7402f69494c4dfc65d56588fc449ccc95ea3279ef1516e3eef32335e4d77f8f5
3
  size 408256272
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04e977d714c267072ed74c498d58ddd3965aa014bceb9dd1c193fe25d1fa263b
3
  size 408256272