| { | |
| "model": "ViT-B-16", | |
| "finetuning_mode": "standard", | |
| "datasets": [ | |
| "Cars", | |
| "DTD", | |
| "EuroSAT", | |
| "GTSRB", | |
| "MNIST", | |
| "RESISC45", | |
| "SVHN", | |
| "SUN397" | |
| ], | |
| "M": 4, | |
| "steps": 6000, | |
| "lr": 0.01, | |
| "tau_init": 5.0, | |
| "anneal_every": null, | |
| "anneal_factor": null, | |
| "weight_decay": 1e-06, | |
| "grad_clip": null, | |
| "batch_cols": null, | |
| "device": "cuda", | |
| "seed": 0, | |
| "softmax_w": false, | |
| "encoder": "softmax", | |
| "w_activation": "linear", | |
| "gram_dtype": "float32", | |
| "notes": null, | |
| "task_scenario": "8", | |
| "timestamp": "2025-09-05 19:07:41", | |
| "method": "AutoencoderBasisMethod" | |
| } |