| { | |
| "model_type": "vit", | |
| "architectures": ["ViTForImageClassification"], | |
| "hidden_size": 768, | |
| "num_hidden_layers": 12, | |
| "num_attention_heads": 12, | |
| "image_size": 384, | |
| "patch_size": 16, | |
| "num_channels": 3, | |
| "num_labels": 14 | |
| } | |
| { | |
| "model_type": "vit", | |
| "architectures": ["ViTForImageClassification"], | |
| "hidden_size": 768, | |
| "num_hidden_layers": 12, | |
| "num_attention_heads": 12, | |
| "image_size": 384, | |
| "patch_size": 16, | |
| "num_channels": 3, | |
| "num_labels": 14 | |
| } | |