course-classification / training_args.json
Takumiabe0213's picture
Add inference.py, README.md, config.json, training_args.json, model.safetensors
fbb1378 verified
Raw
History Blame Contribute Delete
187 Bytes
{
"optimizer": "adamw",
"scheduler": "step",
"learning_rate": 0.0002,
"batch_size": 16,
"epochs": 30,
"seed": 3407,
"status": "default recipe; not a completed run"
}