albef-multitask-light / training_args.json
DarrenYoon's picture
Add pipeline.py, README.md, config.json, training_args.json, model.safetensors
eacd2ac verified
Raw
History Blame Contribute Delete
191 Bytes
{
"optimizer": "lamb",
"scheduler": "exponential",
"learning_rate": 0.0001,
"batch_size": 24,
"epochs": 20,
"seed": 42,
"status": "default recipe; not a completed run"
}