classification-weights-2023 / training_args.json
liamharrisonah's picture
Add pipeline.py, README.md, config.json, training_args.json, model.safetensors
2c2492d verified
Raw
History Blame Contribute Delete
195 Bytes
{
"optimizer": "novograd",
"scheduler": "polynomial",
"learning_rate": 5e-05,
"batch_size": 32,
"epochs": 30,
"seed": 3407,
"status": "default recipe; not a completed run"
}