audio-visual-learning-study / training_args.json
xinhe3986's picture
Upload 5 files
ae08c10 verified
Raw
History Blame Contribute Delete
187 Bytes
{
"optimizer": "adamw",
"scheduler": "cosine",
"learning_rate": 0.0001,
"batch_size": 32,
"epochs": 10,
"seed": 42,
"status": "default recipe; not a completed run"
}