bobbyw commited on
Commit
62bb6ec
1 Parent(s): a5a9cc6

Average item loss during training: 2.4098994586233567e-05 (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
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "o_proj",
25
  "up_proj",
 
 
26
  "down_proj",
27
- "k_proj",
28
  "gate_proj",
29
- "q_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "up_proj",
24
+ "q_proj",
25
+ "v_proj",
26
  "down_proj",
 
27
  "gate_proj",
28
+ "o_proj",
29
+ "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d305880ed00752643a380e76c0d6b9407f1a1812afcc76ec53f0d7e3e66befba
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d67bd861d7b80d90fd85f9ac6316338e7b4718f6005d89d5a45a4d47e24f5b4
3
  size 167832240