homework-classification / training_args.json
anjalisinghbe's picture
Add pipeline.py, README.md, config.json, training_args.json, model.safetensors
8853e72 verified
Raw
History Blame Contribute Delete
187 Bytes
{
"optimizer": "sgd",
"scheduler": "cosine",
"learning_rate": 0.0002,
"batch_size": 24,
"epochs": 10,
"seed": 3407,
"status": "default recipe; not a completed run"
}