wav2vec2-base-960h-EMOPIA / trainer_state.json
kurosekurose's picture
End of training
b5d7bff verified
raw
history blame
1.37 kB
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 1.0,
"eval_steps": 500,
"global_step": 269,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.0,
"grad_norm": 5.29514217376709,
"learning_rate": 0.0,
"loss": 1.3126,
"step": 269
},
{
"epoch": 1.0,
"eval_accuracy": 0.35211268067359924,
"eval_loss": 1.2864422798156738,
"eval_runtime": 34.6484,
"eval_samples_per_second": 2.049,
"eval_steps_per_second": 2.049,
"step": 269
},
{
"epoch": 1.0,
"step": 269,
"total_flos": 4.7515206146112e+17,
"train_loss": 1.312601536180007,
"train_runtime": 638.8749,
"train_samples_per_second": 1.263,
"train_steps_per_second": 0.421
}
],
"logging_steps": 8,
"max_steps": 269,
"num_input_tokens_seen": 0,
"num_train_epochs": 1,
"save_steps": 500,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": false,
"should_training_stop": false
},
"attributes": {}
}
},
"total_flos": 4.7515206146112e+17,
"train_batch_size": 1,
"trial_name": null,
"trial_params": null
}