classification-tutorial / training_args.json
dejon-gmark's picture
Add eval.py, README.md, config.json, training_args.json, model.safetensors
8e83384 verified
Raw
History Blame Contribute Delete
191 Bytes
{
"optimizer": "adafactor",
"scheduler": "step",
"learning_rate": 0.0001,
"batch_size": 24,
"epochs": 30,
"seed": 3407,
"status": "default recipe; not a completed run"
}