bert-base-uncased-mrpc / trainer_state.json
Ubuntu
initial upload
23d4cf0
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 5.0,
"global_step": 575,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 4.35,
"learning_rate": 2.6086956521739132e-06,
"loss": 0.3184,
"step": 500
},
{
"epoch": 5.0,
"step": 575,
"total_flos": 1542092151183360.0,
"train_runtime": 342.5204,
"train_samples_per_second": 53.544,
"train_steps_per_second": 1.679
}
],
"max_steps": 575,
"num_train_epochs": 5,
"total_flos": 1542092151183360.0,
"trial_name": null,
"trial_params": null
}