vit-finetune-scrap / trainer_state.json
d071696's picture
Training in progress, step 300
76d4e53 verified
raw
history blame
No virus
705 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 4.0,
"eval_steps": 100,
"global_step": 8,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 4.0,
"step": 8,
"total_flos": 7439897757745152.0,
"train_loss": 1.4209961891174316,
"train_runtime": 7.3487,
"train_samples_per_second": 13.064,
"train_steps_per_second": 1.089
}
],
"logging_steps": 10,
"max_steps": 8,
"num_input_tokens_seen": 0,
"num_train_epochs": 4,
"save_steps": 100,
"total_flos": 7439897757745152.0,
"train_batch_size": 16,
"trial_name": null,
"trial_params": null
}