| { | |
| "architectures": [ | |
| "AlexNetPneumoniaClassification" | |
| ], | |
| "auto_map": { | |
| "AutoConfig": "configuration_alexnet.AlexNetConfig", | |
| "AutoModelForImageClassification": "modeling_alexnet.AlexNetPneumoniaClassification" | |
| }, | |
| "input_channels": 3, | |
| "model_type": "alexnet", | |
| "torch_dtype": "float32", | |
| "transformers_version": "4.33.2" | |
| } | |