| { |
| "architectures": [ |
| "ViTForImageClassification" |
| ], |
| "attention_probs_dropout_prob": 0.0, |
| "dtype": "float32", |
| "encoder_stride": 16, |
| "hidden_act": "gelu", |
| "hidden_dropout_prob": 0.0, |
| "hidden_size": 768, |
| "id2label": { |
| "0": "blazing_star", |
| "1": "blue_flag_iris", |
| "2": "california_poppy", |
| "3": "canada_goldenrod", |
| "4": "cardinal_flower", |
| "5": "colorado_columbine", |
| "6": "common_milkweed", |
| "7": "common_yarrow", |
| "8": "dutchmans_breeches", |
| "9": "fireweed", |
| "10": "indian_blanket", |
| "11": "indian_paintbrush", |
| "12": "jack_in_the_pulpit", |
| "13": "joe_pye_weed", |
| "14": "marsh_marigold", |
| "15": "ox_eye_daisy", |
| "16": "queen_annes_lace", |
| "17": "spring_beauty", |
| "18": "trout_lily", |
| "19": "virginia_bluebells", |
| "20": "white_trillium", |
| "21": "wild_bergamot", |
| "22": "wild_columbine", |
| "23": "wild_lupine", |
| "24": "wild_rose" |
| }, |
| "image_size": 224, |
| "initializer_range": 0.02, |
| "intermediate_size": 3072, |
| "label2id": { |
| "blazing_star": 0, |
| "blue_flag_iris": 1, |
| "california_poppy": 2, |
| "canada_goldenrod": 3, |
| "cardinal_flower": 4, |
| "colorado_columbine": 5, |
| "common_milkweed": 6, |
| "common_yarrow": 7, |
| "dutchmans_breeches": 8, |
| "fireweed": 9, |
| "indian_blanket": 10, |
| "indian_paintbrush": 11, |
| "jack_in_the_pulpit": 12, |
| "joe_pye_weed": 13, |
| "marsh_marigold": 14, |
| "ox_eye_daisy": 15, |
| "queen_annes_lace": 16, |
| "spring_beauty": 17, |
| "trout_lily": 18, |
| "virginia_bluebells": 19, |
| "white_trillium": 20, |
| "wild_bergamot": 21, |
| "wild_columbine": 22, |
| "wild_lupine": 23, |
| "wild_rose": 24 |
| }, |
| "layer_norm_eps": 1e-12, |
| "model_type": "vit", |
| "num_attention_heads": 12, |
| "num_channels": 3, |
| "num_hidden_layers": 12, |
| "patch_size": 16, |
| "pooler_act": "tanh", |
| "pooler_output_size": 768, |
| "problem_type": "single_label_classification", |
| "qkv_bias": true, |
| "transformers_version": "5.6.2", |
| "use_cache": false |
| } |
|
|