moco-v3-vit-l / config.json
ellisbrown's picture
Push model using huggingface_hub.
7bf7535 verified
raw
history blame contribute delete
143 Bytes
{
"depth": 24,
"embed_dim": 1024,
"mlp_ratio": 4,
"num_heads": 16,
"patch_size": 16,
"qkv_bias": true,
"stop_grad_conv1": false
}