Segments / trainer_state.json
nomsgadded's picture
End of training
2105fbd
raw
history blame
803 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 14.85981308411215,
"eval_steps": 500,
"global_step": 795,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 9.35,
"learning_rate": 1.8553459119496856e-05,
"loss": 1.694,
"step": 500
},
{
"epoch": 14.86,
"step": 795,
"total_flos": 2.2198891820403917e+17,
"train_loss": 1.4879747690644654,
"train_runtime": 1504.4197,
"train_samples_per_second": 8.475,
"train_steps_per_second": 0.528
}
],
"logging_steps": 500,
"max_steps": 795,
"num_train_epochs": 15,
"save_steps": 500,
"total_flos": 2.2198891820403917e+17,
"trial_name": null,
"trial_params": null
}