vit-large-PH2-patch-32 / trainer_state.json
ahishamm's picture
Uploaded Model
04f04fd
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 4.0,
"global_step": 40,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.0,
"learning_rate": 0.00015000000000000001,
"loss": 0.4013,
"step": 10
},
{
"epoch": 2.0,
"learning_rate": 0.0001,
"loss": 0.1412,
"step": 20
},
{
"epoch": 3.0,
"learning_rate": 5e-05,
"loss": 0.0428,
"step": 30
},
{
"epoch": 4.0,
"learning_rate": 0.0,
"loss": 0.019,
"step": 40
},
{
"epoch": 4.0,
"step": 40,
"total_flos": 1.76594603802624e+17,
"train_loss": 0.15108658075332643,
"train_runtime": 20.4418,
"train_samples_per_second": 31.308,
"train_steps_per_second": 1.957
}
],
"max_steps": 40,
"num_train_epochs": 4,
"total_flos": 1.76594603802624e+17,
"trial_name": null,
"trial_params": null
}