mae-classification / training_args.json
edwinleung's picture
Add predict.py, README.md, config.json, training_args.json, model.safetensors
3025261 verified
Raw
History Blame Contribute Delete
195 Bytes
{
"optimizer": "novograd",
"scheduler": "exponential",
"learning_rate": 5e-05,
"batch_size": 24,
"epochs": 10,
"seed": 123,
"status": "default recipe; not a completed run"
}