classification-v1 / training_args.json
ilhamkusu's picture
Add predict.py, README.md, config.json, training_args.json, model.safetensors
434b95b verified
Raw
History Blame Contribute Delete
193 Bytes
{
"optimizer": "rmsprop",
"scheduler": "onecycle",
"learning_rate": 0.0001,
"batch_size": 24,
"epochs": 20,
"seed": 3407,
"status": "default recipe; not a completed run"
}