File size: 700 Bytes
8f2a07a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
  "method": "PCABasisMethod",
  "M": 10,
  "seed": 0,
  "datasets": [
    "Cars",
    "DTD",
    "EuroSAT",
    "GTSRB",
    "MNIST",
    "RESISC45",
    "SVHN",
    "SUN397",
    "CIFAR100",
    "STL10",
    "Flowers102",
    "OxfordIIITPet",
    "PCAM",
    "FER2013",
    "EMNIST",
    "CIFAR10",
    "Food101",
    "FashionMNIST",
    "RenderedSST2",
    "KMNIST"
  ],
  "timestamp": "2025-09-06 01:55:55",
  "finetuning_mode": "standard",
  "task_scenario": "20",
  "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,
  "encoder": "softmax",
  "w_activation": "linear"
}