MyDrive / checkpoint-200 /trainer_state.json
batoula187's picture
Training in progress, step 200, checkpoint
a106bcb verified
raw
history blame
1.06 kB
{
"best_metric": 0.6165162808944684,
"best_model_checkpoint": "/content/drive/MyDrive/checkpoint-200",
"epoch": 0.5286343612334802,
"eval_steps": 200,
"global_step": 200,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.5286343612334802,
"eval_loss": 1.1626789569854736,
"eval_runtime": 68.4312,
"eval_samples_per_second": 15.315,
"eval_steps_per_second": 1.534,
"eval_wer": 0.6165162808944684,
"step": 200
}
],
"logging_steps": 500,
"max_steps": 9450,
"num_input_tokens_seen": 0,
"num_train_epochs": 25,
"save_steps": 200,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": false
},
"attributes": {}
}
},
"total_flos": 8.0231961135024e+17,
"train_batch_size": 10,
"trial_name": null,
"trial_params": null
}