Upload folder using huggingface_hub
Browse files- adapter_config.json +1 -1
- adapter_model.safetensors +1 -1
- training_args.bin +2 -2
adapter_config.json
CHANGED
|
@@ -21,8 +21,8 @@
|
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
"gate_up_proj",
|
| 24 |
-
"o_proj",
|
| 25 |
"qkv_proj",
|
|
|
|
| 26 |
"down_proj"
|
| 27 |
],
|
| 28 |
"task_type": "CAUSAL_LM",
|
|
|
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
"gate_up_proj",
|
|
|
|
| 24 |
"qkv_proj",
|
| 25 |
+
"o_proj",
|
| 26 |
"down_proj"
|
| 27 |
],
|
| 28 |
"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 805341552
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5c9ce702d26ccb1f396233c0cf2578290b34f1df3ba362d6515c350a6aee6eb0
|
| 3 |
size 805341552
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5200207636d13c9892b6d2ab8d0bb707425ee574b90089ed84f6a764cb4f8a58
|
| 3 |
+
size 5432
|