Upload folder using huggingface_hub
Browse files
please_self_distill/adapter/adapter_config.json
CHANGED
|
@@ -30,12 +30,12 @@
|
|
| 30 |
"revision": null,
|
| 31 |
"target_modules": [
|
| 32 |
"k_proj",
|
| 33 |
-
"q_proj",
|
| 34 |
"v_proj",
|
|
|
|
|
|
|
| 35 |
"up_proj",
|
| 36 |
-
"gate_proj",
|
| 37 |
"o_proj",
|
| 38 |
-
"
|
| 39 |
],
|
| 40 |
"target_parameters": null,
|
| 41 |
"task_type": "CAUSAL_LM",
|
|
|
|
| 30 |
"revision": null,
|
| 31 |
"target_modules": [
|
| 32 |
"k_proj",
|
|
|
|
| 33 |
"v_proj",
|
| 34 |
+
"down_proj",
|
| 35 |
+
"q_proj",
|
| 36 |
"up_proj",
|
|
|
|
| 37 |
"o_proj",
|
| 38 |
+
"gate_proj"
|
| 39 |
],
|
| 40 |
"target_parameters": null,
|
| 41 |
"task_type": "CAUSAL_LM",
|
please_self_distill/adapter/adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1864199752
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a5bbe3373a0486874a64aa5b47e710c4c205c6be642c716f1d9001e9267be0e8
|
| 3 |
size 1864199752
|
please_self_distill/adapter/training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5905
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d5a7284ecb4439f0f6a179a819e04589cf394d3600c645a7afa2ea415adb4a57
|
| 3 |
size 5905
|