wav2vec2-common_voice-en-demo / trainer_state.json
Chahat7874's picture
End of training
080109f verified
raw
history blame
No virus
1.24 kB
{
"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.9151554107666,
"eval_runtime": 164.601,
"eval_samples_per_second": 14.678,
"eval_steps_per_second": 1.835,
"eval_wer": 1.0004431314623339,
"step": 100
},
{
"epoch": 1.0,
"step": 145,
"total_flos": 6.105598680744346e+17,
"train_loss": 18.50860385237069,
"train_runtime": 615.4894,
"train_samples_per_second": 7.522,
"train_steps_per_second": 0.236
}
],
"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
}