speech-sprint-test / trainer_state.json
Mofe's picture
End of training
db7c104
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.028409090909090908,
"global_step": 10,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.03,
"step": 10,
"total_flos": 514003449600.0,
"train_loss": 97.482470703125,
"train_runtime": 5.5426,
"train_samples_per_second": 3.608,
"train_steps_per_second": 1.804
}
],
"max_steps": 10,
"num_train_epochs": 1,
"total_flos": 514003449600.0,
"trial_name": null,
"trial_params": null
}