{ | |
"architectures": [ | |
"VegetabeCNNModel" | |
], | |
"id2label": { | |
"0": "Bean", | |
"1": "Bitter_Gourd", | |
"2": "Bottle_Gourd", | |
"3": "Brinjal", | |
"4": "Broccoli", | |
"5": "Cabbage", | |
"6": "Capsicum", | |
"7": "Carrot", | |
"8": "Cauliflower", | |
"9": "Cucumber", | |
"10": "Papaya", | |
"11": "Potato", | |
"12": "Pumpkin", | |
"13": "Radish", | |
"14": "Tomato" | |
}, | |
"label2id": { | |
"Bean": 0, | |
"Bitter_Gourd": 1, | |
"Bottle_Gourd": 2, | |
"Brinjal": 3, | |
"Broccoli": 4, | |
"Cabbage": 5, | |
"Capsicum": 6, | |
"Carrot": 7, | |
"Cauliflower": 8, | |
"Cucumber": 9, | |
"Papaya": 10, | |
"Potato": 11, | |
"Pumpkin": 12, | |
"Radish": 13, | |
"Tomato": 14 | |
}, | |
"model_type": "cnn", | |
"torch_dtype": "float32", | |
"transformers_version": "4.44.2" | |
} | |