CowboyHatEmoji / trainer_state.json
KaraKaraWitch's picture
🤠
2a70f66
raw
history blame
593 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 3.0,
"global_step": 45,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 3.0,
"step": 45,
"total_flos": 2.7664640292409344e+16,
"train_loss": 0.5724380493164063,
"train_runtime": 25.85,
"train_samples_per_second": 13.81,
"train_steps_per_second": 1.741
}
],
"max_steps": 45,
"num_train_epochs": 3,
"total_flos": 2.7664640292409344e+16,
"trial_name": null,
"trial_params": null
}