classification / training_args.json
hugodelgado's picture
Upload 5 files
dce2a80 verified
Raw
History Blame Contribute Delete
194 Bytes
{
"optimizer": "sgd",
"scheduler": "constant_warmup",
"learning_rate": 0.0001,
"batch_size": 24,
"epochs": 10,
"seed": 42,
"status": "default recipe; not a completed run"
}