Commit
·
2b345b3
1
Parent(s):
2bb6c91
Upload adapter model
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +2 -2
- demo_regression.adapter.zip +2 -2
adapter_config.json
CHANGED
@@ -24,9 +24,9 @@
|
|
24 |
"target_modules": [
|
25 |
"key",
|
26 |
"query",
|
|
|
27 |
"output.dense",
|
28 |
-
"value"
|
29 |
-
"intermediate.dense"
|
30 |
],
|
31 |
"task_type": "SEQ_CLS",
|
32 |
"use_dora": false,
|
|
|
24 |
"target_modules": [
|
25 |
"key",
|
26 |
"query",
|
27 |
+
"intermediate.dense",
|
28 |
"output.dense",
|
29 |
+
"value"
|
|
|
30 |
],
|
31 |
"task_type": "SEQ_CLS",
|
32 |
"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:5d047e5d61f1382a4dc158f5e305e75ef64ad63caea5b5c6f230fe06cbc0180e
|
3 |
+
size 4265400
|
demo_regression.adapter.zip
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:ffba12082ab33843ea516c5b1c3664589fba43546a6155e0fccf98a193512ecd
|
3 |
+
size 2400150
|