| { | |
| "method": "CLIP", | |
| "arch": "ViT-B/16", | |
| "pretrain": "WIT-400M", | |
| "image_size": 224, | |
| "model": "ViT-B-16", | |
| "loader": "openclip", | |
| "pretrain_tag": "openai", | |
| "finetune": "", | |
| "extra_flags": "", | |
| "cls_features": "ep_all", | |
| "ep_queries": 32, | |
| "d_out": 1, | |
| "head_epoch": 11, | |
| "val_acc1_at_head_epoch": 77.85, | |
| "table_best_acc1": 77.85, | |
| "note": "best-epoch head: saved at the run's peak, the number the table reports.", | |
| "training_log": "logs/clip_vitb16/ep.txt" | |
| } |