sdoerrich97's picture
Add model configuration for download tracking
5dcca06 verified
Raw
History Blame
297 Bytes
{
"architectures": [
"StylizingViT"
],
"model_type": "stylizing_vit",
"backbone": "small",
"hidden_size": 384,
"num_hidden_layers": 12,
"num_attention_heads": 6,
"intermediate_size": 1536,
"image_size": 224,
"patch_size": 16,
"mlp_ratio": 4.0,
"layer_norm_eps": 1e-6
}