dsaint31 commited on
Commit
ad2de44
·
verified ·
1 Parent(s): 17461fb

Upload models with bundled custom code

Browse files
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": "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,
 
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:666e0750d07be6baa4cf4cb418834f5ec1eae2814d3ffbd5b336714da18823a3
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": "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,
 
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:f3900158e3ad537349fc3bc2a57d99f28cca7b6188692e9ad23573c45a04cf24
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": "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,
 
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:02b475fb3587661eb78e916677b7148706a999d4149aa50ea7cb17a9c5f2696e
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": "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,
 
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:9f4736d2801fba88eea82b66396d3ae4326519af2ec36bc58936d5327ba47d9e
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": "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,
 
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:2f3fcbb9a905685c76139a5b81028f289482ce1c1d5f620dbcb0ff856573ed5e
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": "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,
 
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:39583544cea6f494e4c8644e37ed4a7bd1739714cc8236bd2aec8d475dfa5020
3
  size 33394052
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:801902df90782548872a2c285de99cc739859a81ba053186ce81d11a1ba8f52c
3
  size 33394052