File size: 193 Bytes
7ee8a96 | 1 2 3 4 5 6 7 8 9 | {
"optimizer": "lamb",
"scheduler": "linear_warmup",
"learning_rate": 0.0002,
"batch_size": 24,
"epochs": 20,
"seed": 42,
"status": "default recipe; not a completed run"
} |
7ee8a96 | 1 2 3 4 5 6 7 8 9 | {
"optimizer": "lamb",
"scheduler": "linear_warmup",
"learning_rate": 0.0002,
"batch_size": 24,
"epochs": 20,
"seed": 42,
"status": "default recipe; not a completed run"
} |