eval_masked_102_stsb / trainer_state.json
henryscheible's picture
End of training
8d8ab4f
raw
history blame contribute delete
683 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 5.0,
"global_step": 900,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 2.78,
"learning_rate": 8.888888888888888e-06,
"loss": 0.7423,
"step": 500
},
{
"epoch": 5.0,
"step": 900,
"total_flos": 0.0,
"train_loss": 0.5254161834716797,
"train_runtime": 285.9114,
"train_samples_per_second": 100.538,
"train_steps_per_second": 3.148
}
],
"max_steps": 900,
"num_train_epochs": 5,
"total_flos": 0.0,
"trial_name": null,
"trial_params": null
}