{ | |
"architectures": [ | |
"SwinModelForCXRClassification" | |
], | |
"auto_map": { | |
"AutoConfig": "SwinCXRConfig.SwinCXRConfig", | |
"AutoModelForImageClassification": "SwinModelForCXRClassification.SwinModelForCXRClassification" | |
}, | |
"dropout": 0.1, | |
"embed_dim": 128, | |
"model_type": "swin_cxr", | |
"num_classes": 3, | |
"num_heads": 4, | |
"num_layers": 4, | |
"torch_dtype": "float32", | |
"transformers_version": "4.46.3" | |
} | |