amazon-reviews-input-output / trainer_state.json
AlekseyKorshuk's picture
End of training
657f216
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.992,
"global_step": 31,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.03,
"learning_rate": 5e-05,
"loss": 13.7576,
"step": 1
},
{
"epoch": 0.8,
"learning_rate": 1.129032258064516e-05,
"loss": 0.761,
"step": 25
},
{
"epoch": 0.8,
"eval_accuracy": 0.0851829268292683,
"eval_loss": 0.21037571132183075,
"eval_runtime": 2.0103,
"eval_samples_per_second": 49.743,
"eval_steps_per_second": 1.99,
"step": 25
},
{
"epoch": 0.99,
"step": 31,
"total_flos": 938904995758080.0,
"train_loss": 1.0375519144919612,
"train_runtime": 120.7864,
"train_samples_per_second": 8.279,
"train_steps_per_second": 0.257
}
],
"max_steps": 31,
"num_train_epochs": 1,
"total_flos": 938904995758080.0,
"trial_name": null,
"trial_params": null
}