classification / training_args.json
kxkowalczyk's picture
Upload 5 files
abadd73 verified
Raw
History Blame Contribute Delete
200 Bytes
{
"optimizer": "novograd",
"scheduler": "constant_warmup",
"learning_rate": 0.0002,
"batch_size": 32,
"epochs": 20,
"seed": 123,
"status": "default recipe; not a completed run"
}