test-classification7 / training_args.json
andrewtya04's picture
Add inference.py, README.md, config.json, training_args.json, model.safetensors
38d8c72 verified
Raw
History Blame Contribute Delete
189 Bytes
{
"optimizer": "adam",
"scheduler": "polynomial",
"learning_rate": 5e-05,
"batch_size": 24,
"epochs": 20,
"seed": 42,
"status": "default recipe; not a completed run"
}