Upload model
Browse files- adapter_config.json +7 -1
- adapter_model.bin +2 -2
adapter_config.json
CHANGED
|
@@ -18,7 +18,13 @@
|
|
| 18 |
"revision": null,
|
| 19 |
"target_modules": [
|
| 20 |
"query",
|
| 21 |
-
"value"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
],
|
| 23 |
"task_type": null
|
| 24 |
}
|
|
|
|
| 18 |
"revision": null,
|
| 19 |
"target_modules": [
|
| 20 |
"query",
|
| 21 |
+
"value",
|
| 22 |
+
"qkv",
|
| 23 |
+
"projection",
|
| 24 |
+
"fc1",
|
| 25 |
+
"fc2",
|
| 26 |
+
"dense",
|
| 27 |
+
"decoder"
|
| 28 |
],
|
| 29 |
"task_type": null
|
| 30 |
}
|
adapter_model.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:6105ff233877bce8659e3fa2d86871ae01793c5608443aaea527435f33250372
|
| 3 |
+
size 40585949
|