wav2vec2-tiny-demo / trainer_state.json
yenpolin's picture
End of training
2475c6c
raw
history blame
569 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 1.0,
"global_step": 98,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.0,
"step": 98,
"total_flos": 1.038017592e+16,
"train_loss": 0.0,
"train_runtime": 109.5006,
"train_samples_per_second": 913.237,
"train_steps_per_second": 0.895
}
],
"max_steps": 98,
"num_train_epochs": 1,
"total_flos": 1.038017592e+16,
"trial_name": null,
"trial_params": null
}