tmp-classification / training_args.json
aywilliams's picture
Upload 5 files
da71017 verified
Raw
History Blame Contribute Delete
192 Bytes
{
"optimizer": "lamb",
"scheduler": "exponential",
"learning_rate": 0.0002,
"batch_size": 24,
"epochs": 30,
"seed": 123,
"status": "default recipe; not a completed run"
}