Upload model
Browse files- adapter_config.json +12 -12
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
|
@@ -27,22 +27,22 @@
|
|
| 27 |
"rank_pattern": {},
|
| 28 |
"revision": null,
|
| 29 |
"target_modules": [
|
|
|
|
|
|
|
| 30 |
"backbone.encoder.layer.*.attention.attention.query",
|
| 31 |
-
"backbone.encoder.layer.*.mlp.fc2",
|
| 32 |
-
"neck.fusion_stage.layers.*.residual_layer1.convolution1",
|
| 33 |
-
"head.conv2",
|
| 34 |
-
"neck.fusion_stage.layers.*.residual_layer2.convolution1",
|
| 35 |
"backbone.encoder.layer.*.attention.attention.value",
|
| 36 |
-
"backbone.encoder.layer.*.attention.attention.key",
|
| 37 |
"neck.reassemble_stage.layers.*.projection",
|
| 38 |
-
"neck.fusion_stage.layers.*.projection",
|
| 39 |
-
"neck.convs.*",
|
| 40 |
-
"neck.fusion_stage.layers.*.residual_layer1.convolution2",
|
| 41 |
-
"head.conv1",
|
| 42 |
-
"neck.fusion_stage.layers.*.residual_layer2.convolution2",
|
| 43 |
"head.conv3",
|
| 44 |
-
"
|
| 45 |
-
"backbone.encoder.layer.*.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 46 |
],
|
| 47 |
"task_type": null,
|
| 48 |
"trainable_token_indices": null,
|
|
|
|
| 27 |
"rank_pattern": {},
|
| 28 |
"revision": null,
|
| 29 |
"target_modules": [
|
| 30 |
+
"backbone.encoder.layer.*.attention.output.dense",
|
| 31 |
+
"neck.fusion_stage.layers.*.residual_layer2.convolution2",
|
| 32 |
"backbone.encoder.layer.*.attention.attention.query",
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
"backbone.encoder.layer.*.attention.attention.value",
|
|
|
|
| 34 |
"neck.reassemble_stage.layers.*.projection",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
"head.conv3",
|
| 36 |
+
"head.conv1",
|
| 37 |
+
"backbone.encoder.layer.*.attention.attention.key",
|
| 38 |
+
"neck.fusion_stage.layers.*.residual_layer1.convolution2",
|
| 39 |
+
"backbone.encoder.layer.*.mlp.fc2",
|
| 40 |
+
"neck.convs.*",
|
| 41 |
+
"backbone.encoder.layer.*.mlp.fc1",
|
| 42 |
+
"neck.fusion_stage.layers.*.residual_layer2.convolution1",
|
| 43 |
+
"head.conv2",
|
| 44 |
+
"neck.fusion_stage.layers.*.residual_layer1.convolution1",
|
| 45 |
+
"neck.fusion_stage.layers.*.projection"
|
| 46 |
],
|
| 47 |
"task_type": null,
|
| 48 |
"trainable_token_indices": null,
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 385112
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ced2aabaf97b67e3f17b78972006df4f63c71944a1256facd85a165f4cca1e19
|
| 3 |
size 385112
|