hw2-classification / training_args.json
Iusokolov's picture
Upload 5 files
4f8a69a verified
Raw
History Blame Contribute Delete
195 Bytes
{
"optimizer": "adam",
"scheduler": "linear_warmup",
"learning_rate": 0.0002,
"batch_size": 32,
"epochs": 30,
"seed": 3407,
"status": "default recipe; not a completed run"
}