| { | |
| "input_dim": 784, | |
| "base_dim": 784, | |
| "batch_size": 1024, | |
| "epochs": 50, | |
| "initial_lr": 0.001, | |
| "temp_contrastive": 0.1, | |
| "lambda_contrastive": 0.5, | |
| "lambda_cayley": 0.01, | |
| "dataset": "EMNIST_byclass", | |
| "run_hash": "af6ec6b0", | |
| "timestamp": "20250927_194146" | |
| } |