{ "architectures": [ "MyResnetModelForImageClassification" ], "auto_map": { "AutoConfig": "configuration_MyResnet.MyResnetConfig", "AutoModelForImageClassification": "modeling_MyResnet.MyResnetModelForImageClassification" }, "in_channels": 3, "model_type": "resnet", "num_channels": 64, "num_classes": 176, "num_residuals": [ 2, 2, 2, 2 ], "torch_dtype": "float32", "transformers_version": "4.45.2" }