unipelt / trainer_state.json
dvssr's picture
End of training
c69a418 verified
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 1.0,
"eval_steps": 500,
"global_step": 105,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.0,
"step": 105,
"total_flos": 297180192190464.0,
"train_loss": 11.196719215029763,
"train_runtime": 76.334,
"train_samples_per_second": 5.463,
"train_steps_per_second": 1.376
}
],
"logging_steps": 500,
"max_steps": 105,
"num_input_tokens_seen": 0,
"num_train_epochs": 1,
"save_steps": 1000,
"total_flos": 297180192190464.0,
"train_batch_size": 4,
"trial_name": null,
"trial_params": null
}