finetune / trainer_state.json
ALIGHASEMI931's picture
End of training
4bc0240
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 2.9411764705882355,
"eval_steps": 500,
"global_step": 39,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 2.94,
"step": 39,
"total_flos": 1.8303977381226435e+18,
"train_loss": 0.8280047881297576,
"train_runtime": 1680.1132,
"train_samples_per_second": 9.467,
"train_steps_per_second": 0.023
}
],
"logging_steps": 500,
"max_steps": 39,
"num_train_epochs": 3,
"save_steps": 100,
"total_flos": 1.8303977381226435e+18,
"trial_name": null,
"trial_params": null
}