project-multimodal-reasoning / training_args.json
devi-nrpa's picture
Add review.md, README.md, config.json, training_args.json, model.safetensors
c3f28fc verified
Raw
History Blame Contribute Delete
188 Bytes
{
"optimizer": "adamw",
"scheduler": "cosine",
"learning_rate": 5e-05,
"batch_size": 32,
"epochs": 30,
"seed": 3407,
"status": "default recipe; not a completed run"
}