test-classification / training_args.json
andrewhernandez's picture
Add inference.py, README.md, config.json, training_args.json, model.safetensors
7094877 verified
Raw
History Blame Contribute Delete
197 Bytes
{
"optimizer": "adam",
"scheduler": "constant_warmup",
"learning_rate": 0.0002,
"batch_size": 32,
"epochs": 20,
"seed": 3407,
"status": "default recipe; not a completed run"
}