dima806's picture
Upload folder using huggingface_hub
271471f verified
{
"_name_or_path": "dima806/30_plant_types_image_detection",
"architectures": [
"ViTForImageClassification"
],
"attention_probs_dropout_prob": 0.0,
"encoder_stride": 16,
"hidden_act": "gelu",
"hidden_dropout_prob": 0.0,
"hidden_size": 768,
"id2label": {
"0": "guava",
"1": "galangal",
"2": "bilimbi",
"3": "paddy",
"4": "eggplant",
"5": "cucumber",
"6": "cassava",
"7": "papaya",
"8": "banana",
"9": "orange",
"10": "cantaloupe",
"11": "coconut",
"12": "soybeans",
"13": "pomelo",
"14": "pineapple",
"15": "melon",
"16": "shallot",
"17": "peperchili",
"18": "spinach",
"19": "tobacco",
"20": "aloevera",
"21": "curcuma",
"22": "corn",
"23": "ginger",
"24": "sweetpotatoes",
"25": "kale",
"26": "longbeans",
"27": "watermelon",
"28": "mango",
"29": "waterapple"
},
"image_size": 224,
"initializer_range": 0.02,
"intermediate_size": 3072,
"label2id": {
"aloevera": 20,
"banana": 8,
"bilimbi": 2,
"cantaloupe": 10,
"cassava": 6,
"coconut": 11,
"corn": 22,
"cucumber": 5,
"curcuma": 21,
"eggplant": 4,
"galangal": 1,
"ginger": 23,
"guava": 0,
"kale": 25,
"longbeans": 26,
"mango": 28,
"melon": 15,
"orange": 9,
"paddy": 3,
"papaya": 7,
"peperchili": 17,
"pineapple": 14,
"pomelo": 13,
"shallot": 16,
"soybeans": 12,
"spinach": 18,
"sweetpotatoes": 24,
"tobacco": 19,
"waterapple": 29,
"watermelon": 27
},
"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"
}