Training in progress, epoch 1
Browse files- adapter_config.json +6 -6
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
|
@@ -28,15 +28,15 @@
|
|
| 28 |
"revision": null,
|
| 29 |
"target_modules": [
|
| 30 |
"v_proj",
|
| 31 |
-
"q_proj",
|
| 32 |
-
"out_proj",
|
| 33 |
-
"o_proj",
|
| 34 |
-
"fc1",
|
| 35 |
-
"fc2",
|
| 36 |
"k_proj",
|
| 37 |
"up_proj",
|
|
|
|
| 38 |
"down_proj",
|
| 39 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
| 40 |
],
|
| 41 |
"task_type": "CAUSAL_LM",
|
| 42 |
"trainable_token_indices": null,
|
|
|
|
| 28 |
"revision": null,
|
| 29 |
"target_modules": [
|
| 30 |
"v_proj",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
"k_proj",
|
| 32 |
"up_proj",
|
| 33 |
+
"q_proj",
|
| 34 |
"down_proj",
|
| 35 |
+
"o_proj",
|
| 36 |
+
"out_proj",
|
| 37 |
+
"gate_proj",
|
| 38 |
+
"fc2",
|
| 39 |
+
"fc1"
|
| 40 |
],
|
| 41 |
"task_type": "CAUSAL_LM",
|
| 42 |
"trainable_token_indices": null,
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5524136944
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e0f9cc4840f933f465bcefd9ee44357ae113a23ced60b581cb7cc122c3683130
|
| 3 |
size 5524136944
|