data-efficient-learning / training_args.json
jamesmoralesee's picture
Add reading.md, README.md, config.json, training_args.json, model.safetensors
ce3f80f verified
Raw
History Blame Contribute Delete
189 Bytes
{
"optimizer": "adamw",
"scheduler": "cosine",
"learning_rate": 0.0001,
"batch_size": 24,
"epochs": 10,
"seed": 3407,
"status": "default recipe; not a completed run"
}