spanish-attitude / trainer_state.json
jorgeortizfuentes's picture
End of training
7dc20c1
raw
history blame contribute delete
590 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 3.0,
"global_step": 204,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 3.0,
"step": 204,
"total_flos": 849114344641536.0,
"train_loss": 0.6512950074438956,
"train_runtime": 104.1966,
"train_samples_per_second": 31.181,
"train_steps_per_second": 1.958
}
],
"max_steps": 204,
"num_train_epochs": 3,
"total_flos": 849114344641536.0,
"trial_name": null,
"trial_params": null
}