File size: 270 Bytes
5dbcb32
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "input_dim": 3072,
  "base_dim": 1024,
  "batch_size": 1024,
  "epochs": 50,
  "initial_lr": 0.001,
  "temp_contrastive": 0.1,
  "lambda_contrastive": 0.5,
  "lambda_cayley": 0.01,
  "dataset": "cifar100",
  "run_hash": "2a972720",
  "timestamp": "20250927_203418"
}