clip-finetuned / trainer_state.json
vinluvie's picture
End of training
18ad46f verified
raw
history blame
712 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 15.0,
"eval_steps": 500,
"global_step": 90,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 15.0,
"step": 90,
"total_flos": 295779184657110.0,
"train_loss": 1.6000991821289063,
"train_runtime": 149.3142,
"train_samples_per_second": 34.056,
"train_steps_per_second": 0.603
}
],
"logging_steps": 500,
"max_steps": 90,
"num_input_tokens_seen": 0,
"num_train_epochs": 15,
"save_steps": 500,
"total_flos": 295779184657110.0,
"train_batch_size": 64,
"trial_name": null,
"trial_params": null
}