File size: 185 Bytes
6b46a1a | 1 2 3 4 5 6 7 8 9 | {
"optimizer": "adam",
"scheduler": "step",
"learning_rate": 5e-05,
"batch_size": 16,
"epochs": 10,
"seed": 3407,
"status": "default recipe; not a completed run"
} |
6b46a1a | 1 2 3 4 5 6 7 8 9 | {
"optimizer": "adam",
"scheduler": "step",
"learning_rate": 5e-05,
"batch_size": 16,
"epochs": 10,
"seed": 3407,
"status": "default recipe; not a completed run"
} |