vit-bird / trainer_state.json
rf300's picture
Training in progress, epoch 0
0c16681 verified
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 1.0,
"eval_steps": 300,
"global_step": 60,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.0,
"step": 60,
"total_flos": 4.6531126963696435e+17,
"train_loss": 5.263427225748698,
"train_runtime": 2329.1335,
"train_samples_per_second": 2.573,
"train_steps_per_second": 0.026
}
],
"logging_steps": 500,
"max_steps": 60,
"num_train_epochs": 1,
"save_steps": 300,
"total_flos": 4.6531126963696435e+17,
"trial_name": null,
"trial_params": null
}