matching / training_args.json
JackHallmic's picture
Add inference.py, README.md, config.json, training_args.json, model.safetensors
186b3f4 verified
Raw
History Blame Contribute Delete
201 Bytes
{
"optimizer": "adafactor",
"scheduler": "constant_warmup",
"learning_rate": 0.0001,
"batch_size": 24,
"epochs": 20,
"seed": 123,
"status": "default recipe; not a completed run"
}