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
640 Bytes
{
"method": "I-JEPA",
"arch": "ViT-H/14",
"pretrain": "IN-1K",
"image_size": 224,
"model": "vit_huge_patch14",
"loader": "",
"pretrain_tag": "",
"finetune": "vit_huge_patch14_224.ijepa/checkpoint-799.pth",
"extra_flags": "--no_cls_token",
"cls_features": "ep",
"ep_queries": 32,
"d_out": 1,
"head_epoch": 89,
"val_acc1_at_head_epoch": 78.8,
"table_best_acc1": 79.0,
"note": "final-epoch head, not best-epoch: checkpoints overwrite per epoch. table_best_acc1 is the peak of the same run; the difference is the post-peak decline of a frozen-feature probe, largest on VLM encoders.",
"training_log": "logs/ijepa_vith/ep.txt"
}