moco-v3-vit-b / config.json
ellisbrown's picture
Push model using huggingface_hub.
7d091cd verified
raw
history blame
No virus
142 Bytes
{
"depth": 12,
"embed_dim": 768,
"mlp_ratio": 4,
"num_heads": 12,
"patch_size": 16,
"qkv_bias": true,
"stop_grad_conv1": false
}