Upload folder using huggingface_hub
Browse files- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
- optimizer_epoch_6.pt +3 -0
adapter_config.json
CHANGED
|
@@ -25,12 +25,12 @@
|
|
| 25 |
"revision": null,
|
| 26 |
"target_modules": [
|
| 27 |
"gate_proj",
|
| 28 |
-
"
|
| 29 |
"q_proj",
|
| 30 |
-
"
|
| 31 |
"k_proj",
|
| 32 |
-
"
|
| 33 |
-
"
|
| 34 |
],
|
| 35 |
"task_type": "CAUSAL_LM",
|
| 36 |
"trainable_token_indices": null,
|
|
|
|
| 25 |
"revision": null,
|
| 26 |
"target_modules": [
|
| 27 |
"gate_proj",
|
| 28 |
+
"v_proj",
|
| 29 |
"q_proj",
|
| 30 |
+
"o_proj",
|
| 31 |
"k_proj",
|
| 32 |
+
"up_proj",
|
| 33 |
+
"down_proj"
|
| 34 |
],
|
| 35 |
"task_type": "CAUSAL_LM",
|
| 36 |
"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 32885472
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a81a05f085c2b5d4c3af06555e452df8918f3c3afff41bdf1755990f16e8ec01
|
| 3 |
size 32885472
|
optimizer_epoch_6.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9a88a078e666e3c3b8456502f072c259b8d18a611c3264e15bf4269b41b25b4b
|
| 3 |
+
size 60019878
|