mobilebert_mrpc / trainer_state.json
Alireza1044's picture
End of training
b9fd56f
raw
history blame contribute delete
590 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 4.0,
"global_step": 460,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 4.0,
"step": 460,
"total_flos": 230014854881280.0,
"train_loss": 216498.08695652173,
"train_runtime": 176.1875,
"train_samples_per_second": 83.275,
"train_steps_per_second": 2.611
}
],
"max_steps": 460,
"num_train_epochs": 4,
"total_flos": 230014854881280.0,
"trial_name": null,
"trial_params": null
}