File size: 124 Bytes
2b3f164 |
1 2 3 4 5 6 7 |
{
"model_type": "vit",
"architectures": ["ViTForImageClassification"],
"num_labels": 5,
"image_size": 224
}
|
2b3f164 |
1 2 3 4 5 6 7 |
{
"model_type": "vit",
"architectures": ["ViTForImageClassification"],
"num_labels": 5,
"image_size": 224
}
|