classification-lite / training_args.json
gangcwfi's picture
Upload 5 files
8540710 verified
Raw
History Blame Contribute Delete
194 Bytes
{
"optimizer": "rmsprop",
"scheduler": "exponential",
"learning_rate": 5e-05,
"batch_size": 16,
"epochs": 30,
"seed": 123,
"status": "default recipe; not a completed run"
}