whisper-small-tr / trainer_state.json
bekirbakar's picture
End of training
eeac9c9 verified
raw
history blame
No virus
1.01 kB
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.0851063829787234,
"eval_steps": 1000,
"global_step": 10,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.0851063829787234,
"step": 10,
"total_flos": 6.92604960768e+16,
"train_loss": 1.3005441665649413,
"train_runtime": 90.6911,
"train_samples_per_second": 2.646,
"train_steps_per_second": 0.11
}
],
"logging_steps": 25,
"max_steps": 10,
"num_input_tokens_seen": 0,
"num_train_epochs": 1,
"save_steps": 1000,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": true
},
"attributes": {}
}
},
"total_flos": 6.92604960768e+16,
"train_batch_size": 12,
"trial_name": null,
"trial_params": null
}