Upload model
Browse files- adapter_config.json +1 -0
- adapter_model.safetensors +2 -2
adapter_config.json
CHANGED
@@ -22,6 +22,7 @@
|
|
22 |
"revision": null,
|
23 |
"target_modules": [
|
24 |
"resnet.encoder.stages.3.layers.2.layer.0.convolution",
|
|
|
25 |
"resnet.encoder.stages.3.layers.2.layer.2.convolution"
|
26 |
],
|
27 |
"task_type": null
|
|
|
22 |
"revision": null,
|
23 |
"target_modules": [
|
24 |
"resnet.encoder.stages.3.layers.2.layer.0.convolution",
|
25 |
+
"resnet.encoder.stages.3.layers.2.layer.1.convolution",
|
26 |
"resnet.encoder.stages.3.layers.2.layer.2.convolution"
|
27 |
],
|
28 |
"task_type": null
|
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:8f2b9d677c65f32028449336b7f837f4663ff15a3f5bedf8e248617d32dd4919
|
3 |
+
size 967968
|