Upload folder using huggingface_hub
Browse files
contrastive/adapter_config.json
CHANGED
|
@@ -27,13 +27,13 @@
|
|
| 27 |
"rank_pattern": {},
|
| 28 |
"revision": null,
|
| 29 |
"target_modules": [
|
| 30 |
-
"
|
| 31 |
-
"
|
| 32 |
"o_proj",
|
|
|
|
| 33 |
"gate_proj",
|
| 34 |
"q_proj",
|
| 35 |
-
"
|
| 36 |
-
"up_proj"
|
| 37 |
],
|
| 38 |
"task_type": null,
|
| 39 |
"trainable_token_indices": null,
|
|
|
|
| 27 |
"rank_pattern": {},
|
| 28 |
"revision": null,
|
| 29 |
"target_modules": [
|
| 30 |
+
"up_proj",
|
| 31 |
+
"k_proj",
|
| 32 |
"o_proj",
|
| 33 |
+
"v_proj",
|
| 34 |
"gate_proj",
|
| 35 |
"q_proj",
|
| 36 |
+
"down_proj"
|
|
|
|
| 37 |
],
|
| 38 |
"task_type": null,
|
| 39 |
"trainable_token_indices": null,
|
contrastive/adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 20234904
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:74eda0bb349ef0a65df7228172dca048da8478a16a223c7a81c8292ecd4eb75c
|
| 3 |
size 20234904
|