sdoerrich97's picture
Add model configuration for download tracking
c1b8ab7 verified
Raw
History Blame
295 Bytes
{
"architectures": [
"StylizingViT"
],
"model_type": "stylizing_vit",
"backbone": "tiny",
"hidden_size": 192,
"num_hidden_layers": 12,
"num_attention_heads": 3,
"intermediate_size": 768,
"image_size": 224,
"patch_size": 16,
"mlp_ratio": 4.0,
"layer_norm_eps": 1e-6
}