classification / training_args.json
ramashr86's picture
Add pipeline.py, README.md, config.json, training_args.json, model.safetensors
3b4012b verified
Raw
History Blame Contribute Delete
185 Bytes
{
"optimizer": "adam",
"scheduler": "step",
"learning_rate": 5e-05,
"batch_size": 16,
"epochs": 20,
"seed": 3407,
"status": "default recipe; not a completed run"
}