CoolFace
Modelpublic

sudo-s/exper_batch_8_e8

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes611downloads
config.json327 linesDownload Raw Back to root
1{2  "_name_or_path": "google/vit-base-patch16-224-in21k",3  "architectures": [4    "ViTForImageClassification"5  ],6  "attention_probs_dropout_prob": 0.0,7  "encoder_stride": 16,8  "hidden_act": "gelu",9  "hidden_dropout_prob": 0.0,10  "hidden_size": 768,11  "id2label": {12    "0": "0",13    "1": "1",14    "10": "10",15    "100": "100",16    "101": "101",17    "102": "102",18    "103": "103",19    "104": "104",20    "105": "105",21    "106": "106",22    "107": "107",23    "108": "108",24    "109": "109",25    "11": "11",26    "110": "110",27    "111": "111",28    "112": "112",29    "113": "113",30    "114": "114",31    "115": "115",32    "116": "116",33    "117": "117",34    "118": "118",35    "119": "119",36    "12": "12",37    "120": "120",38    "121": "121",39    "122": "122",40    "123": "123",41    "124": "124",42    "125": "125",43    "126": "126",44    "127": "127",45    "128": "128",46    "129": "129",47    "13": "13",48    "130": "130",49    "131": "131",50    "132": "132",51    "133": "133",52    "134": "134",53    "135": "135",54    "136": "136",55    "137": "137",56    "138": "138",57    "139": "139",58    "14": "14",59    "140": "140",60    "141": "141",61    "142": "142",62    "143": "143",63    "144": "144",64    "145": "145",65    "146": "146",66    "147": "147",67    "148": "148",68    "15": "15",69    "16": "16",70    "17": "17",71    "18": "18",72    "19": "19",73    "2": "2",74    "20": "20",75    "21": "21",76    "22": "22",77    "23": "23",78    "24": "24",79    "25": "25",80    "26": "26",81    "27": "27",82    "28": "28",83    "29": "29",84    "3": "3",85    "30": "30",86    "31": "31",87    "32": "32",88    "33": "33",89    "34": "34",90    "35": "35",91    "36": "36",92    "37": "37",93    "38": "38",94    "39": "39",95    "4": "4",96    "40": "40",97    "41": "41",98    "42": "42",99    "43": "43",100    "44": "44",101    "45": "45",102    "46": "46",103    "47": "47",104    "48": "48",105    "49": "49",106    "5": "5",107    "50": "50",108    "51": "51",109    "52": "52",110    "53": "53",111    "54": "54",112    "55": "55",113    "56": "56",114    "57": "57",115    "58": "58",116    "59": "59",117    "6": "6",118    "60": "60",119    "61": "61",120    "62": "62",121    "63": "63",122    "64": "64",123    "65": "65",124    "66": "66",125    "67": "67",126    "68": "68",127    "69": "69",128    "7": "7",129    "70": "70",130    "71": "71",131    "72": "72",132    "73": "73",133    "74": "74",134    "75": "75",135    "76": "76",136    "77": "77",137    "78": "78",138    "79": "79",139    "8": "8",140    "80": "80",141    "81": "81",142    "82": "82",143    "83": "83",144    "84": "84",145    "85": "85",146    "86": "86",147    "87": "87",148    "88": "88",149    "89": "89",150    "9": "9",151    "90": "90",152    "91": "91",153    "92": "92",154    "93": "93",155    "94": "94",156    "95": "95",157    "96": "96",158    "97": "97",159    "98": "98",160    "99": "99"161  },162  "image_size": 224,163  "initializer_range": 0.02,164  "intermediate_size": 3072,165  "label2id": {166    "0": "0",167    "1": "1",168    "10": "10",169    "100": "100",170    "101": "101",171    "102": "102",172    "103": "103",173    "104": "104",174    "105": "105",175    "106": "106",176    "107": "107",177    "108": "108",178    "109": "109",179    "11": "11",180    "110": "110",181    "111": "111",182    "112": "112",183    "113": "113",184    "114": "114",185    "115": "115",186    "116": "116",187    "117": "117",188    "118": "118",189    "119": "119",190    "12": "12",191    "120": "120",192    "121": "121",193    "122": "122",194    "123": "123",195    "124": "124",196    "125": "125",197    "126": "126",198    "127": "127",199    "128": "128",200    "129": "129",201    "13": "13",202    "130": "130",203    "131": "131",204    "132": "132",205    "133": "133",206    "134": "134",207    "135": "135",208    "136": "136",209    "137": "137",210    "138": "138",211    "139": "139",212    "14": "14",213    "140": "140",214    "141": "141",215    "142": "142",216    "143": "143",217    "144": "144",218    "145": "145",219    "146": "146",220    "147": "147",221    "148": "148",222    "15": "15",223    "16": "16",224    "17": "17",225    "18": "18",226    "19": "19",227    "2": "2",228    "20": "20",229    "21": "21",230    "22": "22",231    "23": "23",232    "24": "24",233    "25": "25",234    "26": "26",235    "27": "27",236    "28": "28",237    "29": "29",238    "3": "3",239    "30": "30",240    "31": "31",241    "32": "32",242    "33": "33",243    "34": "34",244    "35": "35",245    "36": "36",246    "37": "37",247    "38": "38",248    "39": "39",249    "4": "4",250    "40": "40",251    "41": "41",252    "42": "42",253    "43": "43",254    "44": "44",255    "45": "45",256    "46": "46",257    "47": "47",258    "48": "48",259    "49": "49",260    "5": "5",261    "50": "50",262    "51": "51",263    "52": "52",264    "53": "53",265    "54": "54",266    "55": "55",267    "56": "56",268    "57": "57",269    "58": "58",270    "59": "59",271    "6": "6",272    "60": "60",273    "61": "61",274    "62": "62",275    "63": "63",276    "64": "64",277    "65": "65",278    "66": "66",279    "67": "67",280    "68": "68",281    "69": "69",282    "7": "7",283    "70": "70",284    "71": "71",285    "72": "72",286    "73": "73",287    "74": "74",288    "75": "75",289    "76": "76",290    "77": "77",291    "78": "78",292    "79": "79",293    "8": "8",294    "80": "80",295    "81": "81",296    "82": "82",297    "83": "83",298    "84": "84",299    "85": "85",300    "86": "86",301    "87": "87",302    "88": "88",303    "89": "89",304    "9": "9",305    "90": "90",306    "91": "91",307    "92": "92",308    "93": "93",309    "94": "94",310    "95": "95",311    "96": "96",312    "97": "97",313    "98": "98",314    "99": "99"315  },316  "layer_norm_eps": 1e-12,317  "model_type": "vit",318  "num_attention_heads": 12,319  "num_channels": 3,320  "num_hidden_layers": 12,321  "patch_size": 16,322  "problem_type": "single_label_classification",323  "qkv_bias": true,324  "torch_dtype": "float32",325  "transformers_version": "4.19.4"326}327