divyagupta's picture
Upload folder using huggingface_hub
0fcc0d4
{
"_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": "Aloevera",
"1": "Jackfruit",
"2": "Honge",
"3": "Avacado",
"4": "Nithyapushpa",
"5": "Curry",
"6": "Lemon_grass",
"7": "Pappaya",
"8": "Guava",
"9": "Tulsi",
"10": "Betel",
"11": "Henna",
"12": "Hibiscus",
"13": "Arali",
"14": "Nooni",
"15": "Basale",
"16": "Ashoka",
"17": "Wood_sorel",
"18": "Lemon",
"19": "Bhrami",
"20": "Neem",
"21": "Nagadali",
"22": "Palak(Spinach)",
"23": "Curry_Leaf",
"24": "Doddpathre",
"25": "Rose",
"26": "Insulin",
"27": "Gauva",
"28": "Coriender",
"29": "Papaya",
"30": "Brahmi",
"31": "Pepper",
"32": "Seethapala",
"33": "Jasmine",
"34": "Ashwagandha",
"35": "Raktachandini",
"36": "Ekka",
"37": "Bamboo",
"38": "Amla",
"39": "Mango",
"40": "Betel_Nut",
"41": "Tamarind",
"42": "Amruta_Balli",
"43": "Mint",
"44": "Tulasi",
"45": "Geranium",
"46": "Castor",
"47": "Pomegranate",
"48": "Doddapatre",
"49": "Ganike",
"50": "Sapota",
"51": "Catharanthus"
},
"image_size": 224,
"initializer_range": 0.02,
"intermediate_size": 3072,
"label2id": {
"Aloevera": 0,
"Amla": 38,
"Amruta_Balli": 42,
"Arali": 13,
"Ashoka": 16,
"Ashwagandha": 34,
"Avacado": 3,
"Bamboo": 37,
"Basale": 15,
"Betel": 10,
"Betel_Nut": 40,
"Bhrami": 19,
"Brahmi": 30,
"Castor": 46,
"Catharanthus": 51,
"Coriender": 28,
"Curry": 5,
"Curry_Leaf": 23,
"Doddapatre": 48,
"Doddpathre": 24,
"Ekka": 36,
"Ganike": 49,
"Gauva": 27,
"Geranium": 45,
"Guava": 8,
"Henna": 11,
"Hibiscus": 12,
"Honge": 2,
"Insulin": 26,
"Jackfruit": 1,
"Jasmine": 33,
"Lemon": 18,
"Lemon_grass": 6,
"Mango": 39,
"Mint": 43,
"Nagadali": 21,
"Neem": 20,
"Nithyapushpa": 4,
"Nooni": 14,
"Palak(Spinach)": 22,
"Papaya": 29,
"Pappaya": 7,
"Pepper": 31,
"Pomegranate": 47,
"Raktachandini": 35,
"Rose": 25,
"Sapota": 50,
"Seethapala": 32,
"Tamarind": 41,
"Tulasi": 44,
"Tulsi": 9,
"Wood_sorel": 17
},
"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.33.2"
}