File size: 267 Bytes
5dbcb32 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
{
"input_dim": 3072,
"base_dim": 128,
"batch_size": 128,
"epochs": 5,
"initial_lr": 0.001,
"temp_contrastive": 0.1,
"lambda_contrastive": 0.5,
"lambda_cayley": 0.01,
"dataset": "cifar100",
"run_hash": "91bbf0de",
"timestamp": "20250927_205203"
} |