qa / trainer_state.json
nomsgadded's picture
End of training
4b8f0b7
raw
history blame
No virus
647 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 1.0,
"eval_steps": 500,
"global_step": 1,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.0,
"step": 1,
"total_flos": 19597256755200.0,
"train_loss": 6.0430145263671875,
"train_runtime": 20.6459,
"train_samples_per_second": 4.844,
"train_steps_per_second": 0.048
}
],
"logging_steps": 10,
"max_steps": 1,
"num_train_epochs": 1,
"save_steps": 200.0,
"total_flos": 19597256755200.0,
"trial_name": null,
"trial_params": null
}