document-ai-dev / training_args.json
michaelwrightwyn's picture
Add analysis.md, README.md, config.json, training_args.json, model.safetensors
cd18351 verified
Raw
History Blame Contribute Delete
187 Bytes
{
"optimizer": "adamw",
"scheduler": "cosine",
"learning_rate": 0.0002,
"batch_size": 16,
"epochs": 20,
"seed": 42,
"status": "default recipe; not a completed run"
}