classification / training_args.json
antonilewandowski0620's picture
Add eval.py, README.md, config.json, training_args.json, model.safetensors
5da5ca0 verified
Raw
History Blame Contribute Delete
196 Bytes
{
"optimizer": "novograd",
"scheduler": "polynomial",
"learning_rate": 0.0002,
"batch_size": 24,
"epochs": 20,
"seed": 3407,
"status": "default recipe; not a completed run"
}