texanrangee commited on
Commit
51a6efa
·
verified ·
1 Parent(s): f6ecd72

Best model so far - eval_loss: 1.4400 -------------------------------------------------------- (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
- "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,
 
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,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7ea12187abaf974c62f09b0db1be3ec9c37b69a63d476a3c759d7829f3f09e93
3
  size 408256272
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c971b7d1abf3ef06cc7234ef6659ef37b1a1f422922d856557c764195271cf4d
3
  size 408256272