testing / trainer_state.json
LysandreJik's picture
End of training
25c3757
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.0027262813522355507,
"global_step": 10,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.0,
"step": 10,
"total_flos": 331168496640.0,
"train_loss": 0.6649961948394776,
"train_runtime": 0.5463,
"train_samples_per_second": 18.306,
"train_steps_per_second": 18.306
}
],
"max_steps": 10,
"num_train_epochs": 1,
"total_flos": 331168496640.0,
"trial_name": null,
"trial_params": null
}