CPT training complete - 100.0% of data (Trained with Unsloth)
Browse files- adapter_config.json +3 -3
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
|
@@ -31,12 +31,12 @@
|
|
| 31 |
"rank_pattern": {},
|
| 32 |
"revision": null,
|
| 33 |
"target_modules": [
|
| 34 |
-
"k_proj",
|
| 35 |
"v_proj",
|
| 36 |
-
"gate_proj",
|
| 37 |
"q_proj",
|
| 38 |
-
"
|
|
|
|
| 39 |
"down_proj",
|
|
|
|
| 40 |
"up_proj"
|
| 41 |
],
|
| 42 |
"task_type": "CAUSAL_LM",
|
|
|
|
| 31 |
"rank_pattern": {},
|
| 32 |
"revision": null,
|
| 33 |
"target_modules": [
|
|
|
|
| 34 |
"v_proj",
|
|
|
|
| 35 |
"q_proj",
|
| 36 |
+
"gate_proj",
|
| 37 |
+
"k_proj",
|
| 38 |
"down_proj",
|
| 39 |
+
"o_proj",
|
| 40 |
"up_proj"
|
| 41 |
],
|
| 42 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5455934760
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:da403bb6bcba4e4870707e779ee9e790729949d29a64288b95e6fdc5eee64f55
|
| 3 |
size 5455934760
|