File size: 159 Bytes
13064f8
 
 
 
 
 
 
1
2
3
4
5
6
7
8
{
    "model_type": "vit",
    "architectures": ["ViTForImageClassification"],
    "hidden_size": 768,
    "num_attention_heads": 12,
    "patch_size": 16
  }