File size: 289 Bytes
08597c6
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "input_dim": 3072,
  "base_dim": 2048,
  "batch_size": 128,
  "epochs": 20,
  "initial_lr": 0.001,
  "temp_contrastive": 0.1,
  "lambda_contrastive": 0.5,
  "lambda_cayley": 0.02,
  "dataset": "cifar100",
  "run_hash": "9f9d3d87",
  "timestamp": "20250927_205906",
  "save_every": 10
}