{ "_name_or_path": "facebook/dinov2-base", "architectures": [ "Dinov2ForImageClassification" ], "attention_probs_dropout_prob": 0.0, "drop_path_rate": 0.0, "hidden_act": "gelu", "hidden_dropout_prob": 0.0, "hidden_size": 768, "id2label": { "0": "anthracnose_leaf", "1": "anthracnose_pod", "2": "black_pod", "3": "frosty_pod", "4": "healthy_leaf", "5": "healthy_pod", "6": "mirid", "7": "phytophthora", "8": "pod_borer", "9": "swollen_shoot_virus_leaf", "10": "swollen_shoot_virus_pod", "11": "swollen_shoot_virus_stem" }, "image_size": 518, "initializer_range": 0.02, "label2id": { "anthracnose_leaf": 0, "anthracnose_pod": 1, "black_pod": 2, "frosty_pod": 3, "healthy_leaf": 4, "healthy_pod": 5, "mirid": 6, "phytophthora": 7, "pod_borer": 8, "swollen_shoot_virus_leaf": 9, "swollen_shoot_virus_pod": 10, "swollen_shoot_virus_stem": 11 }, "layer_norm_eps": 1e-06, "layerscale_value": 1.0, "mlp_ratio": 4, "model_type": "dinov2", "num_attention_heads": 12, "num_channels": 3, "num_hidden_layers": 12, "patch_size": 14, "problem_type": "single_label_classification", "qkv_bias": true, "torch_dtype": "float32", "transformers_version": "4.32.1", "use_swiglu_ffn": false }