MedVisionAI-BestModel / config.json
toolevalxm's picture
Upload config.json with huggingface_hub
eb20121 verified
{
"model_type": "vit",
"architectures": ["ViTForImageClassification"],
"hidden_size": 768,
"num_attention_heads": 12,
"image_size": 1024,
"patch_size": 16
}