Push model using huggingface_hub.
Browse files- config.json +4 -4
- model.safetensors +2 -2
config.json
CHANGED
@@ -2,16 +2,16 @@
|
|
2 |
"depths": [
|
3 |
2,
|
4 |
2,
|
5 |
-
|
6 |
2
|
7 |
],
|
8 |
"depths_decoder": [
|
9 |
2,
|
10 |
-
9,
|
11 |
2,
|
12 |
-
2
|
|
|
13 |
],
|
14 |
-
"drop_path_rate": 0.
|
15 |
"input_channels": 3,
|
16 |
"load_ckpt_path": null,
|
17 |
"num_classes": 1
|
|
|
2 |
"depths": [
|
3 |
2,
|
4 |
2,
|
5 |
+
27,
|
6 |
2
|
7 |
],
|
8 |
"depths_decoder": [
|
9 |
2,
|
|
|
10 |
2,
|
11 |
+
2,
|
12 |
+
1
|
13 |
],
|
14 |
+
"drop_path_rate": 0.3,
|
15 |
"input_channels": 3,
|
16 |
"load_ckpt_path": null,
|
17 |
"num_classes": 1
|
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:79736063e2ef7fdc55637b54872d84b26a0891ab479b64e09ca6e5b76a793af1
|
3 |
+
size 230078312
|