billpsomas's picture
EP heads for 36 frozen encoders (12 best-epoch, 24 final-epoch with dual metadata)
41db4e7 verified
Raw
History Blame Contribute Delete
457 Bytes
{
"method": "CLIP",
"arch": "ViT-L/14",
"pretrain": "WIT-400M",
"image_size": 224,
"model": "ViT-L-14",
"loader": "openclip",
"pretrain_tag": "openai",
"finetune": "",
"extra_flags": "",
"cls_features": "ep",
"ep_queries": 32,
"d_out": 1,
"head_epoch": 11,
"val_acc1_at_head_epoch": 83.22,
"table_best_acc1": 83.22,
"note": "best-epoch head: saved at the run's peak, the number the table reports.",
"training_log": "logs/clip_vitl/ep.txt"
}