poolformer-retrieval-study / training_args.json
Akashraobury's picture
Upload 5 files
e537803 verified
Raw
History Blame Contribute Delete
195 Bytes
{
"optimizer": "lamb",
"scheduler": "constant_warmup",
"learning_rate": 0.0002,
"batch_size": 32,
"epochs": 10,
"seed": 42,
"status": "default recipe; not a completed run"
}