File size: 584 Bytes
41db4e7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
 "method": "CAPI",
 "arch": "ViT-L/14",
 "pretrain": "IN-1K",
 "image_size": 224,
 "model": "capi_vitl14_in1k",
 "loader": "capi",
 "pretrain_tag": "",
 "finetune": "",
 "extra_flags": "",
 "cls_features": "ep",
 "ep_queries": 32,
 "d_out": 1,
 "head_epoch": 89,
 "val_acc1_at_head_epoch": 82.43,
 "table_best_acc1": 82.98,
 "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/capi_vitl/ep.txt"
}