retrieval-ablation / training_args.json
Mimukherjee's picture
Upload 5 files
79f188c verified
Raw
History Blame Contribute Delete
193 Bytes
{
"optimizer": "adam",
"scheduler": "linear_warmup",
"learning_rate": 0.0002,
"batch_size": 32,
"epochs": 10,
"seed": 42,
"status": "default recipe; not a completed run"
}