wav2vec2-common_voice-en-demo / trainer_state.json
Chahat7874's picture
End of training
ad89f92 verified
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 1.0,
"eval_steps": 100,
"global_step": 145,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.6896551724137931,
"eval_loss": 21.94643211364746,
"eval_runtime": 164.8682,
"eval_samples_per_second": 14.654,
"eval_steps_per_second": 1.832,
"eval_wer": 1.0001969473165928,
"step": 100
},
{
"epoch": 1.0,
"step": 145,
"total_flos": 6.105598680744346e+17,
"train_loss": 18.51278455010776,
"train_runtime": 680.7699,
"train_samples_per_second": 6.801,
"train_steps_per_second": 0.213
}
],
"logging_steps": 500,
"max_steps": 145,
"num_input_tokens_seen": 0,
"num_train_epochs": 1,
"save_steps": 400,
"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.105598680744346e+17,
"train_batch_size": 16,
"trial_name": null,
"trial_params": null
}