Upload models with bundled custom code
Browse files- models/google__efficientnet-b0/config.json +6 -6
- models/google__efficientnet-b0/model.safetensors +1 -1
- models/google__vit-base-patch16-224/config.json +6 -6
- models/google__vit-base-patch16-224/model.safetensors +1 -1
- models/microsoft__resnet-50/config.json +6 -6
- models/microsoft__resnet-50/model.safetensors +1 -1
- models/microsoft__swin-tiny-patch4-window7-224/config.json +6 -6
- models/microsoft__swin-tiny-patch4-window7-224/model.safetensors +1 -1
- models/timm__densenet121.tv_in1k/config.json +6 -6
- models/timm__densenet121.tv_in1k/model.safetensors +1 -1
- models/torchvision__densenet121/config.json +6 -6
- models/torchvision__densenet121/model.safetensors +1 -1
models/google__efficientnet-b0/config.json
CHANGED
|
@@ -9,14 +9,14 @@
|
|
| 9 |
"backbone_name_or_path": "google/efficientnet-b0",
|
| 10 |
"dtype": "float32",
|
| 11 |
"id2label": {
|
| 12 |
-
"0": "
|
| 13 |
-
"1": "
|
| 14 |
-
"2": "
|
| 15 |
},
|
| 16 |
"label2id": {
|
| 17 |
-
"
|
| 18 |
-
"
|
| 19 |
-
"
|
| 20 |
},
|
| 21 |
"mlp_head_bottleneck": 256,
|
| 22 |
"mlp_head_dropout": 0.2,
|
|
|
|
| 9 |
"backbone_name_or_path": "google/efficientnet-b0",
|
| 10 |
"dtype": "float32",
|
| 11 |
"id2label": {
|
| 12 |
+
"0": "label_0",
|
| 13 |
+
"1": "label_1",
|
| 14 |
+
"2": "label_2"
|
| 15 |
},
|
| 16 |
"label2id": {
|
| 17 |
+
"label_0": 0,
|
| 18 |
+
"label_1": 1,
|
| 19 |
+
"label_2": 2
|
| 20 |
},
|
| 21 |
"mlp_head_bottleneck": 256,
|
| 22 |
"mlp_head_dropout": 0.2,
|
models/google__efficientnet-b0/model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 17558436
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:db417e10b3426b7b5bfed0063f927757fb74cf1045cea46a5f93d356abed6508
|
| 3 |
size 17558436
|
models/google__vit-base-patch16-224/config.json
CHANGED
|
@@ -9,14 +9,14 @@
|
|
| 9 |
"backbone_name_or_path": "google/vit-base-patch16-224",
|
| 10 |
"dtype": "float32",
|
| 11 |
"id2label": {
|
| 12 |
-
"0": "
|
| 13 |
-
"1": "
|
| 14 |
-
"2": "
|
| 15 |
},
|
| 16 |
"label2id": {
|
| 17 |
-
"
|
| 18 |
-
"
|
| 19 |
-
"
|
| 20 |
},
|
| 21 |
"mlp_head_bottleneck": 256,
|
| 22 |
"mlp_head_dropout": 0.2,
|
|
|
|
| 9 |
"backbone_name_or_path": "google/vit-base-patch16-224",
|
| 10 |
"dtype": "float32",
|
| 11 |
"id2label": {
|
| 12 |
+
"0": "label_0",
|
| 13 |
+
"1": "label_1",
|
| 14 |
+
"2": "label_2"
|
| 15 |
},
|
| 16 |
"label2id": {
|
| 17 |
+
"label_0": 0,
|
| 18 |
+
"label_1": 1,
|
| 19 |
+
"label_2": 2
|
| 20 |
},
|
| 21 |
"mlp_head_bottleneck": 256,
|
| 22 |
"mlp_head_dropout": 0.2,
|
models/google__vit-base-patch16-224/model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 346372132
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:adaf5eda8788ba00a7b3f30d9889bf8207e0add269f69c3012e055deeac5f3b8
|
| 3 |
size 346372132
|
models/microsoft__resnet-50/config.json
CHANGED
|
@@ -9,14 +9,14 @@
|
|
| 9 |
"backbone_name_or_path": "microsoft/resnet-50",
|
| 10 |
"dtype": "float32",
|
| 11 |
"id2label": {
|
| 12 |
-
"0": "
|
| 13 |
-
"1": "
|
| 14 |
-
"2": "
|
| 15 |
},
|
| 16 |
"label2id": {
|
| 17 |
-
"
|
| 18 |
-
"
|
| 19 |
-
"
|
| 20 |
},
|
| 21 |
"mlp_head_bottleneck": 256,
|
| 22 |
"mlp_head_dropout": 0.2,
|
|
|
|
| 9 |
"backbone_name_or_path": "microsoft/resnet-50",
|
| 10 |
"dtype": "float32",
|
| 11 |
"id2label": {
|
| 12 |
+
"0": "label_0",
|
| 13 |
+
"1": "label_1",
|
| 14 |
+
"2": "label_2"
|
| 15 |
},
|
| 16 |
"label2id": {
|
| 17 |
+
"label_0": 0,
|
| 18 |
+
"label_1": 1,
|
| 19 |
+
"label_2": 2
|
| 20 |
},
|
| 21 |
"mlp_head_bottleneck": 256,
|
| 22 |
"mlp_head_dropout": 0.2,
|
models/microsoft__resnet-50/model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 96388660
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9275f96a7b21023eaf250bfd1462effaa5f292fd070c2084ffab30799ed6243c
|
| 3 |
size 96388660
|
models/microsoft__swin-tiny-patch4-window7-224/config.json
CHANGED
|
@@ -9,14 +9,14 @@
|
|
| 9 |
"backbone_name_or_path": "microsoft/swin-tiny-patch4-window7-224",
|
| 10 |
"dtype": "float32",
|
| 11 |
"id2label": {
|
| 12 |
-
"0": "
|
| 13 |
-
"1": "
|
| 14 |
-
"2": "
|
| 15 |
},
|
| 16 |
"label2id": {
|
| 17 |
-
"
|
| 18 |
-
"
|
| 19 |
-
"
|
| 20 |
},
|
| 21 |
"mlp_head_bottleneck": 256,
|
| 22 |
"mlp_head_dropout": 0.2,
|
|
|
|
| 9 |
"backbone_name_or_path": "microsoft/swin-tiny-patch4-window7-224",
|
| 10 |
"dtype": "float32",
|
| 11 |
"id2label": {
|
| 12 |
+
"0": "label_0",
|
| 13 |
+
"1": "label_1",
|
| 14 |
+
"2": "label_2"
|
| 15 |
},
|
| 16 |
"label2id": {
|
| 17 |
+
"label_0": 0,
|
| 18 |
+
"label_1": 1,
|
| 19 |
+
"label_2": 2
|
| 20 |
},
|
| 21 |
"mlp_head_bottleneck": 256,
|
| 22 |
"mlp_head_dropout": 0.2,
|
models/microsoft__swin-tiny-patch4-window7-224/model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 111128348
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7271843f88df570cb4c7e132b571dc5321c1fab5b7569648f26d576bb3c80389
|
| 3 |
size 111128348
|
models/timm__densenet121.tv_in1k/config.json
CHANGED
|
@@ -9,14 +9,14 @@
|
|
| 9 |
"backbone_name_or_path": "timm/densenet121.tv_in1k",
|
| 10 |
"dtype": "float32",
|
| 11 |
"id2label": {
|
| 12 |
-
"0": "
|
| 13 |
-
"1": "
|
| 14 |
-
"2": "
|
| 15 |
},
|
| 16 |
"label2id": {
|
| 17 |
-
"
|
| 18 |
-
"
|
| 19 |
-
"
|
| 20 |
},
|
| 21 |
"mlp_head_bottleneck": 256,
|
| 22 |
"mlp_head_dropout": 0.2,
|
|
|
|
| 9 |
"backbone_name_or_path": "timm/densenet121.tv_in1k",
|
| 10 |
"dtype": "float32",
|
| 11 |
"id2label": {
|
| 12 |
+
"0": "label_0",
|
| 13 |
+
"1": "label_1",
|
| 14 |
+
"2": "label_2"
|
| 15 |
},
|
| 16 |
"label2id": {
|
| 17 |
+
"label_0": 0,
|
| 18 |
+
"label_1": 1,
|
| 19 |
+
"label_2": 2
|
| 20 |
},
|
| 21 |
"mlp_head_bottleneck": 256,
|
| 22 |
"mlp_head_dropout": 0.2,
|
models/timm__densenet121.tv_in1k/model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 29293620
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:014d37b16ce89ce1ffb4f7060e78e871e768eb1be6ceb19dfa7bfb2cb3641b0b
|
| 3 |
size 29293620
|
models/torchvision__densenet121/config.json
CHANGED
|
@@ -9,14 +9,14 @@
|
|
| 9 |
"backbone_name_or_path": "torchvision/densenet121",
|
| 10 |
"dtype": "float32",
|
| 11 |
"id2label": {
|
| 12 |
-
"0": "
|
| 13 |
-
"1": "
|
| 14 |
-
"2": "
|
| 15 |
},
|
| 16 |
"label2id": {
|
| 17 |
-
"
|
| 18 |
-
"
|
| 19 |
-
"
|
| 20 |
},
|
| 21 |
"mlp_head_bottleneck": 256,
|
| 22 |
"mlp_head_dropout": 0.2,
|
|
|
|
| 9 |
"backbone_name_or_path": "torchvision/densenet121",
|
| 10 |
"dtype": "float32",
|
| 11 |
"id2label": {
|
| 12 |
+
"0": "label_0",
|
| 13 |
+
"1": "label_1",
|
| 14 |
+
"2": "label_2"
|
| 15 |
},
|
| 16 |
"label2id": {
|
| 17 |
+
"label_0": 0,
|
| 18 |
+
"label_1": 1,
|
| 19 |
+
"label_2": 2
|
| 20 |
},
|
| 21 |
"mlp_head_bottleneck": 256,
|
| 22 |
"mlp_head_dropout": 0.2,
|
models/torchvision__densenet121/model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 33394052
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:801902df90782548872a2c285de99cc739859a81ba053186ce81d11a1ba8f52c
|
| 3 |
size 33394052
|