mae-generation / training_args.json
Eljones2007's picture
Add eval.py, README.md, config.json, training_args.json, model.safetensors
3ec5635 verified
Raw
History Blame Contribute Delete
193 Bytes
{
"optimizer": "adamw",
"scheduler": "polynomial",
"learning_rate": 0.0002,
"batch_size": 24,
"epochs": 30,
"seed": 3407,
"status": "default recipe; not a completed run"
}