File size: 429 Bytes
e691f6b | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | {
"method": "PCABasisMethod",
"M": 4,
"seed": 0,
"datasets": [
"Cars",
"DTD",
"EuroSAT",
"GTSRB",
"MNIST",
"RESISC45",
"SUN397",
"SVHN"
],
"timestamp": "2025-08-31 01:12:06",
"finetuning_mode": "standard",
"steps": 4000,
"lr": 0.01,
"tau": 1.0,
"weight_decay": 1e-06,
"grad_clip": null,
"batch_cols": null,
"device": "cuda",
"anneal_tau": null,
"softmax_w": false
} |