wav2vec-large-960h / trainer_state.json
hanifa-fy's picture
wav2vec2-nlp-project-google-colab
507eb70 verified
raw
history blame contribute delete
987 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 30.0,
"eval_steps": 100,
"global_step": 90,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 30.0,
"step": 90,
"total_flos": 4.724355796992e+17,
"train_loss": 5.803683132595486,
"train_runtime": 257.7877,
"train_samples_per_second": 6.051,
"train_steps_per_second": 0.349
}
],
"logging_steps": 100,
"max_steps": 90,
"num_input_tokens_seen": 0,
"num_train_epochs": 30,
"save_steps": 3200,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": true
},
"attributes": {}
}
},
"total_flos": 4.724355796992e+17,
"train_batch_size": 18,
"trial_name": null,
"trial_params": null
}