albef-classification-mini / training_args.json
Nguyece3's picture
Add run.py, README.md, config.json, training_args.json, model.safetensors
4d60b8e verified
Raw
History Blame Contribute Delete
185 Bytes
{
"optimizer": "lion",
"scheduler": "step",
"learning_rate": 0.0002,
"batch_size": 32,
"epochs": 30,
"seed": 123,
"status": "default recipe; not a completed run"
}