tiny-transformer-classification / training_args.json
TimothyHernandez's picture
Upload 5 files
be18c0e verified
Raw
History Blame Contribute Delete
191 Bytes
{
"optimizer": "adamw",
"scheduler": "onecycle",
"learning_rate": 0.0001,
"batch_size": 16,
"epochs": 30,
"seed": 3407,
"status": "default recipe; not a completed run"
}