snl-summarization / trainer_state.json
navjordj's picture
End of training
7f15097
raw
history blame
719 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 3.0,
"global_step": 519,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 2.89,
"learning_rate": 1.8304431599229288e-06,
"loss": 2.984,
"step": 500
},
{
"epoch": 3.0,
"step": 519,
"total_flos": 7.945359287176397e+16,
"train_loss": 2.9761986998923713,
"train_runtime": 1278.1344,
"train_samples_per_second": 25.922,
"train_steps_per_second": 0.406
}
],
"max_steps": 519,
"num_train_epochs": 3,
"total_flos": 7.945359287176397e+16,
"trial_name": null,
"trial_params": null
}