classification-proto / training_args.json
shevchenko99's picture
Add finetune.py, README.md, config.json, training_args.json, model.safetensors
3f58feb verified
Raw
History Blame Contribute Delete
198 Bytes
{
"optimizer": "adafactor",
"scheduler": "exponential",
"learning_rate": 0.0002,
"batch_size": 32,
"epochs": 10,
"seed": 3407,
"status": "default recipe; not a completed run"
}