quick-classification / training_args.json
schmidttheo's picture
Add inference.py, README.md, config.json, training_args.json, model.safetensors
c5bb993 verified
Raw
History Blame Contribute Delete
184 Bytes
{
"optimizer": "adam",
"scheduler": "step",
"learning_rate": 0.0002,
"batch_size": 32,
"epochs": 20,
"seed": 42,
"status": "default recipe; not a completed run"
}