deberta-em / trainer_state.json
Kerem P
End of training
d322893
raw
history blame contribute delete
671 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 2.980891719745223,
"eval_steps": 500,
"global_step": 234,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 2.98,
"step": 234,
"total_flos": 494194942541824.0,
"train_loss": 0.20921571845682257,
"train_runtime": 478.8167,
"train_samples_per_second": 31.39,
"train_steps_per_second": 0.489
}
],
"logging_steps": 500,
"max_steps": 234,
"num_train_epochs": 3,
"save_steps": 500,
"total_flos": 494194942541824.0,
"trial_name": null,
"trial_params": null
}