classification-v1 / training_args.json
Matthewmmm's picture
Add train.py, README.md, config.json, training_args.json, model.safetensors
ffaa532 verified
Raw
History Blame Contribute Delete
189 Bytes
{
"optimizer": "sgd",
"scheduler": "onecycle",
"learning_rate": 0.0002,
"batch_size": 24,
"epochs": 30,
"seed": 3407,
"status": "default recipe; not a completed run"
}