texanrangee commited on
Commit
de81b39
·
verified ·
1 Parent(s): 03971bc

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