File size: 496 Bytes
41db4e7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | {
"method": "EVA02-CLIP",
"arch": "E-14-plus",
"pretrain": "LAION-2B (9B seen)",
"image_size": 224,
"model": "EVA02-E-14-plus",
"loader": "openclip",
"pretrain_tag": "laion2b_s9b_b144k",
"finetune": "",
"extra_flags": "",
"cls_features": "ep",
"ep_queries": 32,
"d_out": 1,
"head_epoch": 6,
"val_acc1_at_head_epoch": 87.98,
"table_best_acc1": 87.98,
"note": "best-epoch head: saved at the run's peak, the number the table reports.",
"training_log": "logs/eva02_e14_plus/ep.txt"
} |