{ "_name_or_path": "google/vit-base-patch16-224-in21k", "architectures": [ "ViTForImageClassification" ], "attention_probs_dropout_prob": 0.0, "encoder_stride": 16, "hidden_act": "gelu", "hidden_dropout_prob": 0.0, "hidden_size": 768, "id2label": { "0": "0", "1": "1", "10": "a", "11": "b", "12": "c", "13": "d", "14": "e", "15": "f", "16": "g", "17": "h", "18": "i", "19": "j", "2": "2", "20": "k", "21": "l", "22": "m", "23": "n", "24": "o", "25": "p", "26": "q", "27": "r", "28": "s", "29": "t", "3": "3", "30": "u", "31": "v", "32": "w", "33": "x", "34": "y", "35": "z", "4": "4", "5": "5", "6": "6", "7": "7", "8": "8", "9": "9" }, "image_size": 224, "initializer_range": 0.02, "intermediate_size": 3072, "label2id": { "0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", "6": "6", "7": "7", "8": "8", "9": "9", "a": "10", "b": "11", "c": "12", "d": "13", "e": "14", "f": "15", "g": "16", "h": "17", "i": "18", "j": "19", "k": "20", "l": "21", "m": "22", "n": "23", "o": "24", "p": "25", "q": "26", "r": "27", "s": "28", "t": "29", "u": "30", "v": "31", "w": "32", "x": "33", "y": "34", "z": "35" }, "layer_norm_eps": 1e-12, "model_type": "vit", "num_attention_heads": 12, "num_channels": 3, "num_hidden_layers": 12, "patch_size": 16, "problem_type": "single_label_classification", "qkv_bias": true, "torch_dtype": "float32", "transformers_version": "4.38.2" }