texanrangee commited on
Commit
7c04d6d
·
verified ·
1 Parent(s): a807b27

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