food-recipe-generation / trainer_state.json
Shresthadev403's picture
End of training
44aa160
raw
history blame
No virus
646 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.09375,
"eval_steps": 10,
"global_step": 3,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.09,
"step": 3,
"total_flos": 6271008768000.0,
"train_loss": 1.1875303586324055,
"train_runtime": 2.2971,
"train_samples_per_second": 39.179,
"train_steps_per_second": 1.306
}
],
"logging_steps": 10,
"max_steps": 3,
"num_train_epochs": 1,
"save_steps": 10,
"total_flos": 6271008768000.0,
"trial_name": null,
"trial_params": null
}