classification-exp94 / training_args.json
devi-nrpa's picture
Add model.py, README.md, config.json, training_args.json, model.safetensors
cfcbf38 verified
Raw
History Blame Contribute Delete
201 Bytes
{
"optimizer": "adafactor",
"scheduler": "constant_warmup",
"learning_rate": 5e-05,
"batch_size": 32,
"epochs": 10,
"seed": 3407,
"status": "default recipe; not a completed run"
}