Upload folder using huggingface_hub
Browse files- adapter_config.json +1 -1
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -25,8 +25,8 @@
|
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
"down_proj",
|
28 |
-
"gate_up_proj",
|
29 |
"qkv_proj",
|
|
|
30 |
"o_proj"
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
|
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
"down_proj",
|
|
|
28 |
"qkv_proj",
|
29 |
+
"gate_up_proj",
|
30 |
"o_proj"
|
31 |
],
|
32 |
"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 184584072
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cacd5d2a2f4eeef7b73114e1dfd107a155976b78f2bac2b37a5d5c3ab23a6929
|
3 |
size 184584072
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c6275d1438fe630e11d06a3a8a627d0583b3f0cd06c4905ad598841aa5057cb9
|
3 |
size 5496
|