File size: 195 Bytes
e537803 | 1 2 3 4 5 6 7 8 9 | {
"optimizer": "lamb",
"scheduler": "constant_warmup",
"learning_rate": 0.0002,
"batch_size": 32,
"epochs": 10,
"seed": 42,
"status": "default recipe; not a completed run"
} |
e537803 | 1 2 3 4 5 6 7 8 9 | {
"optimizer": "lamb",
"scheduler": "constant_warmup",
"learning_rate": 0.0002,
"batch_size": 32,
"epochs": 10,
"seed": 42,
"status": "default recipe; not a completed run"
} |