classification-warmup / training_args.json
Tingzhouport's picture
Upload 5 files
d69bfb1 verified
Raw
History Blame Contribute Delete
201 Bytes
{
"optimizer": "adafactor",
"scheduler": "constant_warmup",
"learning_rate": 5e-05,
"batch_size": 32,
"epochs": 10,
"seed": 3407,
"status": "default recipe; not a completed run"
}