classification-v3 / training_args.json
callumjohnson's picture
Add eval.py, README.md, config.json, training_args.json, model.safetensors
a827fd8 verified
Raw
History Blame Contribute Delete
194 Bytes
{
"optimizer": "sgd",
"scheduler": "constant_warmup",
"learning_rate": 0.0002,
"batch_size": 32,
"epochs": 10,
"seed": 42,
"status": "default recipe; not a completed run"
}