File size: 272 Bytes
7ebd968 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
{
"input_dim": 784,
"base_dim": 64,
"batch_size": 1024,
"epochs": 5,
"initial_lr": 0.001,
"temp_contrastive": 0.1,
"lambda_contrastive": 0.5,
"lambda_cayley": 0.01,
"dataset": "EMNIST_byclass",
"run_hash": "c249e4ea",
"timestamp": "20250927_194324"
} |