File size: 272 Bytes
b02ac61
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "input_dim": 784,
  "base_dim": 32,
  "batch_size": 2048,
  "epochs": 5,
  "initial_lr": 0.001,
  "temp_contrastive": 0.1,
  "lambda_contrastive": 0.5,
  "lambda_cayley": 0.01,
  "dataset": "EMNIST_byclass",
  "run_hash": "107cee49",
  "timestamp": "20250927_201412"
}