cv_crashcourse / trainer_state.json
jtsmalling's picture
Upload . with huggingface_hub (#1)
bed2f88
raw
history blame
1.11 kB
{
"best_metric": 0.5745412707328796,
"best_model_checkpoint": "./vit-base-beans/checkpoint-40",
"epoch": 3.6363636363636362,
"global_step": 40,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.91,
"learning_rate": 0.0001943181818181818,
"loss": 0.8162,
"step": 10
},
{
"epoch": 1.82,
"learning_rate": 0.00018863636363636364,
"loss": 0.5149,
"step": 20
},
{
"epoch": 2.73,
"learning_rate": 0.00018295454545454547,
"loss": 0.237,
"step": 30
},
{
"epoch": 3.64,
"learning_rate": 0.00017727272727272728,
"loss": 0.1705,
"step": 40
},
{
"epoch": 3.64,
"eval_accuracy": 0.84,
"eval_loss": 0.5745412707328796,
"eval_runtime": 0.7121,
"eval_samples_per_second": 70.211,
"eval_steps_per_second": 9.83,
"step": 40
}
],
"max_steps": 352,
"num_train_epochs": 32,
"total_flos": 4.959576235966464e+16,
"trial_name": null,
"trial_params": null
}