cultureclip_sd_0303_32 / trainer_state.json
lukahh's picture
End of training
594a029 verified
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 5.0,
"eval_steps": 200.0,
"global_step": 1250,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 2.0,
"grad_norm": 0.7946198582649231,
"learning_rate": 7.142857142857143e-07,
"loss": 0.1465,
"step": 500
},
{
"epoch": 4.0,
"grad_norm": 4.800825595855713,
"learning_rate": 2.3809523809523806e-07,
"loss": 0.0915,
"step": 1000
},
{
"epoch": 5.0,
"step": 1250,
"total_flos": 9282580370404110.0,
"train_loss": 0.11206940155029296,
"train_runtime": 6272.9836,
"train_samples_per_second": 25.44,
"train_steps_per_second": 0.199
}
],
"logging_steps": 500,
"max_steps": 1250,
"num_input_tokens_seen": 0,
"num_train_epochs": 5,
"save_steps": 500,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": true
},
"attributes": {}
}
},
"total_flos": 9282580370404110.0,
"train_batch_size": 128,
"trial_name": null,
"trial_params": null
}