learn-classification / training_args.json
moor-e1984's picture
Add train.py, README.md, config.json, training_args.json, model.safetensors
1b9983c verified
Raw
History Blame Contribute Delete
200 Bytes
{
"optimizer": "adafactor",
"scheduler": "linear_warmup",
"learning_rate": 0.0001,
"batch_size": 24,
"epochs": 10,
"seed": 3407,
"status": "default recipe; not a completed run"
}