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