billpsomas's picture
Add DiT-XL/2 head (final epoch, from the original attention-mim run); 37/37 encoders covered
21959e5 verified
Raw
History Blame Contribute Delete
571 Bytes
{
"method": "DiT",
"arch": "DiT-XL/2",
"pretrain": "IN-1K",
"image_size": 256,
"model": "DiT-XL/2",
"loader": "dit",
"pretrain_tag": "",
"finetune": "",
"extra_flags": "",
"cls_features": "ep",
"ep_queries": 128,
"d_out": 1,
"head_epoch": 86,
"val_acc1_at_head_epoch": 56.94,
"table_best_acc1": 57.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/dit_xl/ep.txt"
}