dino-classification / training_args.json
Nairsiddharth's picture
Upload 5 files
7e826a5 verified
Raw
History Blame Contribute Delete
183 Bytes
{
"optimizer": "adam",
"scheduler": "step",
"learning_rate": 5e-05,
"batch_size": 16,
"epochs": 20,
"seed": 42,
"status": "default recipe; not a completed run"
}