classification-small / training_args.json
Ajayddas's picture
Add inference.py, README.md, config.json, training_args.json, model.safetensors
00dfc53 verified
Raw
History Blame Contribute Delete
187 Bytes
{
"optimizer": "lion",
"scheduler": "onecycle",
"learning_rate": 5e-05,
"batch_size": 32,
"epochs": 10,
"seed": 42,
"status": "default recipe; not a completed run"
}