Update config.json
Browse files- config.json +103 -209
config.json
CHANGED
|
@@ -3,220 +3,114 @@
|
|
| 3 |
"EfficientNet_B0_102Class"
|
| 4 |
],
|
| 5 |
"model_type": "efficientnet_b0",
|
| 6 |
-
"torch_dtype": "float32",
|
| 7 |
"num_labels": 102,
|
| 8 |
"id2label": {
|
| 9 |
-
"0": "
|
| 10 |
-
"1": "
|
| 11 |
-
"2": "
|
| 12 |
-
"3": "
|
| 13 |
-
"4": "
|
| 14 |
-
"5": "
|
| 15 |
-
"6": "
|
| 16 |
-
"7": "
|
| 17 |
-
"8": "
|
| 18 |
-
"9": "
|
| 19 |
-
"10": "
|
| 20 |
-
"11": "
|
| 21 |
-
"12": "
|
| 22 |
-
"13": "
|
| 23 |
-
"14": "
|
| 24 |
-
"15": "
|
| 25 |
-
"16": "
|
| 26 |
-
"17": "
|
| 27 |
-
"18": "
|
| 28 |
-
"19": "
|
| 29 |
-
"20": "
|
| 30 |
-
"21": "
|
| 31 |
-
"22": "
|
| 32 |
-
"23": "
|
| 33 |
-
"24": "
|
| 34 |
-
"25": "
|
| 35 |
-
"26": "
|
| 36 |
-
"27": "
|
| 37 |
-
"28": "
|
| 38 |
-
"29": "
|
| 39 |
-
"30": "
|
| 40 |
-
"31": "
|
| 41 |
-
"32": "
|
| 42 |
-
"33": "
|
| 43 |
-
"34": "
|
| 44 |
-
"35": "
|
| 45 |
-
"36": "
|
| 46 |
-
"37": "
|
| 47 |
-
"38": "
|
| 48 |
-
"39": "
|
| 49 |
-
"40": "
|
| 50 |
-
"41": "
|
| 51 |
-
"42": "
|
| 52 |
-
"43": "
|
| 53 |
-
"44": "
|
| 54 |
-
"45": "
|
| 55 |
-
"46": "
|
| 56 |
-
"47": "
|
| 57 |
-
"48": "
|
| 58 |
-
"49": "
|
| 59 |
-
"50": "
|
| 60 |
-
"51": "
|
| 61 |
-
"52": "
|
| 62 |
-
"53": "
|
| 63 |
-
"54": "
|
| 64 |
-
"55": "
|
| 65 |
-
"56": "
|
| 66 |
-
"57": "
|
| 67 |
-
"58": "
|
| 68 |
-
"59": "
|
| 69 |
-
"60": "
|
| 70 |
-
"61": "
|
| 71 |
-
"62": "
|
| 72 |
-
"63": "
|
| 73 |
-
"64": "
|
| 74 |
-
"65": "
|
| 75 |
-
"66": "
|
| 76 |
-
"67": "
|
| 77 |
-
"68": "
|
| 78 |
-
"69": "
|
| 79 |
-
"70": "
|
| 80 |
-
"71": "
|
| 81 |
-
"72": "
|
| 82 |
-
"73": "
|
| 83 |
-
"74": "
|
| 84 |
-
"75": "
|
| 85 |
-
"76": "
|
| 86 |
-
"77": "
|
| 87 |
-
"78": "
|
| 88 |
-
"79": "
|
| 89 |
-
"80": "
|
| 90 |
-
"81": "
|
| 91 |
-
"82": "
|
| 92 |
-
"83": "
|
| 93 |
-
"84": "
|
| 94 |
-
"85": "
|
| 95 |
-
"86": "
|
| 96 |
-
"87": "
|
| 97 |
-
"88": "
|
| 98 |
-
"89": "
|
| 99 |
-
"90": "
|
| 100 |
-
"91": "
|
| 101 |
-
"92": "
|
| 102 |
-
"93": "
|
| 103 |
-
"94": "
|
| 104 |
-
"95": "
|
| 105 |
-
"96": "
|
| 106 |
-
"97": "
|
| 107 |
-
"98": "
|
| 108 |
-
"99": "
|
| 109 |
-
"100": "
|
| 110 |
-
"101": "
|
| 111 |
-
},
|
| 112 |
-
"label2id": {
|
| 113 |
-
"1": 0,
|
| 114 |
-
"10": 1,
|
| 115 |
-
"100": 2,
|
| 116 |
-
"101": 3,
|
| 117 |
-
"102": 4,
|
| 118 |
-
"11": 5,
|
| 119 |
-
"12": 6,
|
| 120 |
-
"13": 7,
|
| 121 |
-
"14": 8,
|
| 122 |
-
"15": 9,
|
| 123 |
-
"16": 10,
|
| 124 |
-
"17": 11,
|
| 125 |
-
"18": 12,
|
| 126 |
-
"19": 13,
|
| 127 |
-
"2": 14,
|
| 128 |
-
"20": 15,
|
| 129 |
-
"21": 16,
|
| 130 |
-
"22": 17,
|
| 131 |
-
"23": 18,
|
| 132 |
-
"24": 19,
|
| 133 |
-
"25": 20,
|
| 134 |
-
"26": 21,
|
| 135 |
-
"27": 22,
|
| 136 |
-
"28": 23,
|
| 137 |
-
"29": 24,
|
| 138 |
-
"3": 25,
|
| 139 |
-
"30": 26,
|
| 140 |
-
"31": 27,
|
| 141 |
-
"32": 28,
|
| 142 |
-
"33": 29,
|
| 143 |
-
"34": 30,
|
| 144 |
-
"35": 31,
|
| 145 |
-
"36": 32,
|
| 146 |
-
"37": 33,
|
| 147 |
-
"38": 34,
|
| 148 |
-
"39": 35,
|
| 149 |
-
"4": 36,
|
| 150 |
-
"40": 37,
|
| 151 |
-
"41": 38,
|
| 152 |
-
"42": 39,
|
| 153 |
-
"43": 40,
|
| 154 |
-
"44": 41,
|
| 155 |
-
"45": 42,
|
| 156 |
-
"46": 43,
|
| 157 |
-
"47": 44,
|
| 158 |
-
"48": 45,
|
| 159 |
-
"49": 46,
|
| 160 |
-
"5": 47,
|
| 161 |
-
"50": 48,
|
| 162 |
-
"51": 49,
|
| 163 |
-
"52": 50,
|
| 164 |
-
"53": 51,
|
| 165 |
-
"54": 52,
|
| 166 |
-
"55": 53,
|
| 167 |
-
"56": 54,
|
| 168 |
-
"57": 55,
|
| 169 |
-
"58": 56,
|
| 170 |
-
"59": 57,
|
| 171 |
-
"6": 58,
|
| 172 |
-
"60": 59,
|
| 173 |
-
"61": 60,
|
| 174 |
-
"62": 61,
|
| 175 |
-
"63": 62,
|
| 176 |
-
"64": 63,
|
| 177 |
-
"65": 64,
|
| 178 |
-
"66": 65,
|
| 179 |
-
"67": 66,
|
| 180 |
-
"68": 67,
|
| 181 |
-
"69": 68,
|
| 182 |
-
"7": 69,
|
| 183 |
-
"70": 70,
|
| 184 |
-
"71": 71,
|
| 185 |
-
"72": 72,
|
| 186 |
-
"73": 73,
|
| 187 |
-
"74": 74,
|
| 188 |
-
"75": 75,
|
| 189 |
-
"76": 76,
|
| 190 |
-
"77": 77,
|
| 191 |
-
"78": 78,
|
| 192 |
-
"79": 79,
|
| 193 |
-
"8": 80,
|
| 194 |
-
"80": 81,
|
| 195 |
-
"81": 82,
|
| 196 |
-
"82": 83,
|
| 197 |
-
"83": 84,
|
| 198 |
-
"84": 85,
|
| 199 |
-
"85": 86,
|
| 200 |
-
"86": 87,
|
| 201 |
-
"87": 88,
|
| 202 |
-
"88": 89,
|
| 203 |
-
"89": 90,
|
| 204 |
-
"9": 91,
|
| 205 |
-
"90": 92,
|
| 206 |
-
"91": 93,
|
| 207 |
-
"92": 94,
|
| 208 |
-
"93": 95,
|
| 209 |
-
"94": 96,
|
| 210 |
-
"95": 97,
|
| 211 |
-
"96": 98,
|
| 212 |
-
"97": 99,
|
| 213 |
-
"98": 100,
|
| 214 |
-
"99": 101
|
| 215 |
},
|
| 216 |
"image_size": 224,
|
| 217 |
"task": "image-classification",
|
| 218 |
"library_name": "pytorch",
|
| 219 |
-
"base_model": "torchvision/efficientnet_b0",
|
| 220 |
"checkpoint_format": "custom_pytorch_checkpoint",
|
| 221 |
"checkpoint_file": "checkpoint.pth"
|
| 222 |
-
}
|
|
|
|
| 3 |
"EfficientNet_B0_102Class"
|
| 4 |
],
|
| 5 |
"model_type": "efficientnet_b0",
|
|
|
|
| 6 |
"num_labels": 102,
|
| 7 |
"id2label": {
|
| 8 |
+
"0": "pink primrose",
|
| 9 |
+
"1": "globe thistle",
|
| 10 |
+
"2": "blanket flower",
|
| 11 |
+
"3": "trumpet creeper",
|
| 12 |
+
"4": "blackberry lily",
|
| 13 |
+
"5": "snapdragon",
|
| 14 |
+
"6": "colt's foot",
|
| 15 |
+
"7": "king protea",
|
| 16 |
+
"8": "spear thistle",
|
| 17 |
+
"9": "yellow iris",
|
| 18 |
+
"10": "globe-flower",
|
| 19 |
+
"11": "purple coneflower",
|
| 20 |
+
"12": "peruvian lily",
|
| 21 |
+
"13": "balloon flower",
|
| 22 |
+
"14": "hard-leaved pocket orchid",
|
| 23 |
+
"15": "giant white arum lily",
|
| 24 |
+
"16": "fire lily",
|
| 25 |
+
"17": "pincushion flower",
|
| 26 |
+
"18": "fritillary",
|
| 27 |
+
"19": "red ginger",
|
| 28 |
+
"20": "grape hyacinth",
|
| 29 |
+
"21": "corn poppy",
|
| 30 |
+
"22": "prince of wales feathers",
|
| 31 |
+
"23": "stemless gentian",
|
| 32 |
+
"24": "artichoke",
|
| 33 |
+
"25": "canterbury bells",
|
| 34 |
+
"26": "sweet william",
|
| 35 |
+
"27": "carnation",
|
| 36 |
+
"28": "garden phlox",
|
| 37 |
+
"29": "love in the mist",
|
| 38 |
+
"30": "mexican aster",
|
| 39 |
+
"31": "alpine sea holly",
|
| 40 |
+
"32": "ruby-lipped cattleya",
|
| 41 |
+
"33": "cape flower",
|
| 42 |
+
"34": "great masterwort",
|
| 43 |
+
"35": "siam tulip",
|
| 44 |
+
"36": "sweet pea",
|
| 45 |
+
"37": "lenten rose",
|
| 46 |
+
"38": "barbeton daisy",
|
| 47 |
+
"39": "daffodil",
|
| 48 |
+
"40": "sword lily",
|
| 49 |
+
"41": "poinsettia",
|
| 50 |
+
"42": "bolero deep blue",
|
| 51 |
+
"43": "wallflower",
|
| 52 |
+
"44": "marigold",
|
| 53 |
+
"45": "buttercup",
|
| 54 |
+
"46": "oxeye daisy",
|
| 55 |
+
"47": "english marigold",
|
| 56 |
+
"48": "common dandelion",
|
| 57 |
+
"49": "petunia",
|
| 58 |
+
"50": "wild pansy",
|
| 59 |
+
"51": "primula",
|
| 60 |
+
"52": "sunflower",
|
| 61 |
+
"53": "pelargonium",
|
| 62 |
+
"54": "bishop of llandaff",
|
| 63 |
+
"55": "gaura",
|
| 64 |
+
"56": "geranium",
|
| 65 |
+
"57": "orange dahlia",
|
| 66 |
+
"58": "tiger lily",
|
| 67 |
+
"59": "pink-yellow dahlia",
|
| 68 |
+
"60": "cautleya spicata",
|
| 69 |
+
"61": "japanese anemone",
|
| 70 |
+
"62": "black-eyed susan",
|
| 71 |
+
"63": "silverbush",
|
| 72 |
+
"64": "californian poppy",
|
| 73 |
+
"65": "osteospermum",
|
| 74 |
+
"66": "spring crocus",
|
| 75 |
+
"67": "bearded iris",
|
| 76 |
+
"68": "windflower",
|
| 77 |
+
"69": "moon orchid",
|
| 78 |
+
"70": "tree poppy",
|
| 79 |
+
"71": "gazania",
|
| 80 |
+
"72": "azalea",
|
| 81 |
+
"73": "water lily",
|
| 82 |
+
"74": "rose",
|
| 83 |
+
"75": "thorn apple",
|
| 84 |
+
"76": "morning glory",
|
| 85 |
+
"77": "passion flower",
|
| 86 |
+
"78": "lotus lotus",
|
| 87 |
+
"79": "toad lily",
|
| 88 |
+
"80": "bird of paradise",
|
| 89 |
+
"81": "anthurium",
|
| 90 |
+
"82": "frangipani",
|
| 91 |
+
"83": "clematis",
|
| 92 |
+
"84": "hibiscus",
|
| 93 |
+
"85": "columbine",
|
| 94 |
+
"86": "desert-rose",
|
| 95 |
+
"87": "tree mallow",
|
| 96 |
+
"88": "magnolia",
|
| 97 |
+
"89": "cyclamen",
|
| 98 |
+
"90": "watercress",
|
| 99 |
+
"91": "canna lily",
|
| 100 |
+
"92": "hippeastrum",
|
| 101 |
+
"93": "bee balm",
|
| 102 |
+
"94": "ball moss",
|
| 103 |
+
"95": "foxglove",
|
| 104 |
+
"96": "bougainvillea",
|
| 105 |
+
"97": "camellia",
|
| 106 |
+
"98": "mallow",
|
| 107 |
+
"99": "mexican petunia",
|
| 108 |
+
"100": "bromelia",
|
| 109 |
+
"101": "blackberry lily"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 110 |
},
|
| 111 |
"image_size": 224,
|
| 112 |
"task": "image-classification",
|
| 113 |
"library_name": "pytorch",
|
|
|
|
| 114 |
"checkpoint_format": "custom_pytorch_checkpoint",
|
| 115 |
"checkpoint_file": "checkpoint.pth"
|
| 116 |
+
}
|