File size: 347 Bytes
7f508d5 d71f13c 7f508d5 64bddab d71f13c 7f508d5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
{
"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"
}
|