whisper-medium-vi / trainer_state.json
tuananh7198's picture
Training in progress, step 1000
292eac2
raw
history blame
601 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 1.0,
"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": 2123171020800000.0,
"train_loss": 0.7568578720092773,
"train_runtime": 77.245,
"train_samples_per_second": 0.104,
"train_steps_per_second": 0.013
}
],
"max_steps": 1,
"num_train_epochs": 9223372036854775807,
"total_flos": 2123171020800000.0,
"trial_name": null,
"trial_params": null
}