visual-question-answering59 / training_args.json
Ncrkumar's picture
Add review.md, README.md, config.json, training_args.json, model.safetensors
e1e1836 verified
Raw
History Blame Contribute Delete
189 Bytes
{
"optimizer": "adamw",
"scheduler": "cosine",
"learning_rate": 0.0002,
"batch_size": 16,
"epochs": 10,
"seed": 3407,
"status": "default recipe; not a completed run"
}