Upload model
Browse files- adapter_config.json +1 -3
- adapter_model.safetensors +2 -2
adapter_config.json
CHANGED
|
@@ -23,10 +23,8 @@
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
-
"key_proj",
|
| 27 |
"value_proj",
|
| 28 |
-
"query_proj"
|
| 29 |
-
"dense"
|
| 30 |
],
|
| 31 |
"task_type": "SEQ_CLS",
|
| 32 |
"use_dora": false,
|
|
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
|
|
|
| 26 |
"value_proj",
|
| 27 |
+
"query_proj"
|
|
|
|
| 28 |
],
|
| 29 |
"task_type": "SEQ_CLS",
|
| 30 |
"use_dora": false,
|
adapter_model.safetensors
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:2ca3f869ae7bfd8d1cde128edda2fc8c5bfc9ce2fbd867348e15e493e0b0af41
|
| 3 |
+
size 3217656
|