blip-trainer / trainer_state.json
SyedMarwan
Added model
c0914ff
raw
history blame
No virus
548 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.9991863303498779,
"eval_steps": 500,
"global_step": 614,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.81,
"learning_rate": 4.130434782608696e-06,
"loss": 3.7039,
"step": 500
}
],
"logging_steps": 500,
"max_steps": 614,
"num_train_epochs": 1,
"save_steps": 500,
"total_flos": 1271309005602816.0,
"trial_name": null,
"trial_params": null
}