Segments / trainer_state.json
nomsgadded's picture
End of training
79f35a4
raw
history blame
675 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 2.97196261682243,
"eval_steps": 500,
"global_step": 159,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 2.97,
"step": 159,
"total_flos": 4.448210991552922e+16,
"train_loss": 2.5725842361930034,
"train_runtime": 305.7703,
"train_samples_per_second": 8.34,
"train_steps_per_second": 0.52
}
],
"logging_steps": 500,
"max_steps": 159,
"num_train_epochs": 3,
"save_steps": 500,
"total_flos": 4.448210991552922e+16,
"trial_name": null,
"trial_params": null
}