juanquivilla
commited on
Best model with eval_loss: 1.2972 (Trained with Unsloth)
Browse files- adapter_config.json +5 -5
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -23,13 +23,13 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"
|
27 |
-
"v_proj",
|
28 |
-
"up_proj",
|
29 |
"q_proj",
|
30 |
"gate_proj",
|
31 |
-
"
|
32 |
-
"
|
|
|
|
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"k_proj",
|
|
|
|
|
27 |
"q_proj",
|
28 |
"gate_proj",
|
29 |
+
"up_proj",
|
30 |
+
"down_proj",
|
31 |
+
"v_proj",
|
32 |
+
"o_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1048651800
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf451b9ab85845ba0683b89fbb389df791fb72298e03793d559617e81128b1f1
|
3 |
size 1048651800
|