monogptari-6.7b / trainer_state.json
taylormcnally
add configs
568d282
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 3.0,
"global_step": 324,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 3.0,
"step": 324,
"total_flos": 27181908492288.0,
"train_loss": 1.6827175940996335,
"train_runtime": 1723.9501,
"train_samples_per_second": 1.495,
"train_steps_per_second": 0.188
}
],
"max_steps": 324,
"num_train_epochs": 3,
"total_flos": 27181908492288.0,
"trial_name": null,
"trial_params": null
}