food-recipe-generation / trainer_state.json
Shresthadev403's picture
End of training
0371498
raw
history blame
642 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.25,
"eval_steps": 10,
"global_step": 1,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.25,
"step": 1,
"total_flos": 2090336256000.0,
"train_loss": 1.2067252397537231,
"train_runtime": 2.2969,
"train_samples_per_second": 3.918,
"train_steps_per_second": 0.435
}
],
"logging_steps": 10,
"max_steps": 1,
"num_train_epochs": 1,
"save_steps": 10,
"total_flos": 2090336256000.0,
"trial_name": null,
"trial_params": null
}