layoutlmv3-test / trainer_state.json
mathieu1256's picture
End of training
9c74c3b verified
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.0009302325581395349,
"eval_steps": 500,
"global_step": 1,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.0,
"step": 1,
"total_flos": 2123470528512.0,
"train_loss": 1.4569509029388428,
"train_runtime": 29.2044,
"train_samples_per_second": 0.274,
"train_steps_per_second": 0.034
}
],
"logging_steps": 500,
"max_steps": 1,
"num_input_tokens_seen": 0,
"num_train_epochs": 1,
"save_steps": 500,
"total_flos": 2123470528512.0,
"train_batch_size": 2,
"trial_name": null,
"trial_params": null
}