classification / training_args.json
NicholasThomas's picture
Add model.py, README.md, config.json, training_args.json, model.safetensors
b873025 verified
Raw
History Blame Contribute Delete
199 Bytes
{
"optimizer": "novograd",
"scheduler": "linear_warmup",
"learning_rate": 0.0001,
"batch_size": 16,
"epochs": 30,
"seed": 3407,
"status": "default recipe; not a completed run"
}