shiowo's picture
Upload ProtoMorph-DINO scaffold and random head checkpoint
63089c1 verified
{
"dino_model_name": "facebook/dinov3-vits16-pretrain-lvd1689m",
"num_classes": 10,
"embed_dim": 384,
"patch_size": 16,
"proto_count": 64,
"memory_tokens": 16,
"rbf_count": 128,
"num_heads": 8,
"dropout": 0.0,
"hard_pmax_threshold": 0.65,
"hard_margin_threshold": 0.15,
"hard_entropy_threshold": 1.35,
"image_size": 512,
"use_bf16_autocast": true,
"normalize_patch_tokens": true
}