classification / training_args.json
christopher-sanchez's picture
Add finetune.py, README.md, config.json, training_args.json, model.safetensors
ea669fb verified
Raw
History Blame Contribute Delete
192 Bytes
{
"optimizer": "lion",
"scheduler": "polynomial",
"learning_rate": 0.0002,
"batch_size": 16,
"epochs": 20,
"seed": 3407,
"status": "default recipe; not a completed run"
}