classification / training_args.json
varunsinghwood's picture
Add eval.py, README.md, config.json, training_args.json, model.safetensors
a2ca4d5 verified
Raw
History Blame Contribute Delete
191 Bytes
{
"optimizer": "lion",
"scheduler": "polynomial",
"learning_rate": 5e-05,
"batch_size": 16,
"epochs": 30,
"seed": 3407,
"status": "default recipe; not a completed run"
}