File size: 270 Bytes
630c35e |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
{
"gradient_accumulation_steps": 1,
"num_train_epochs": 5,
"learning_rate": 0.0001,
"warmup_steps": 300,
"eval_steps": 500,
"early_stop": 5,
"print_freq": 10,
"weight_decay": 0.0,
"pretrained_checkpoint": "",
"frozen": true,
"linear_frozen": true
} |