blip-classification / training_args.json
walkermichael's picture
Upload 5 files
8cd8b69 verified
Raw
History Blame Contribute Delete
197 Bytes
{
"optimizer": "adamw",
"scheduler": "constant_warmup",
"learning_rate": 0.0002,
"batch_size": 16,
"epochs": 10,
"seed": 123,
"status": "default recipe; not a completed run"
}