classification / training_args.json
gubernard's picture
Add predict.py, README.md, config.json, training_args.json, model.safetensors
f7a32f3 verified
Raw
History Blame Contribute Delete
200 Bytes
{
"optimizer": "adafactor",
"scheduler": "constant_warmup",
"learning_rate": 0.0001,
"batch_size": 24,
"epochs": 10,
"seed": 42,
"status": "default recipe; not a completed run"
}