it5-age-classification-tag-it / trainer_state.json
mpapucci's picture
re-trained age classifier with new prefix
b0603a0
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 2.0,
"global_step": 2712,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.0,
"learning_rate": 5e-06,
"loss": 2.8275,
"step": 1356
},
{
"epoch": 2.0,
"learning_rate": 0.0,
"loss": 0.6848,
"step": 2712
},
{
"epoch": 2.0,
"step": 2712,
"total_flos": 3504393242025984.0,
"train_loss": 1.7561454885477161,
"train_runtime": 923.5466,
"train_samples_per_second": 23.479,
"train_steps_per_second": 2.937
}
],
"max_steps": 2712,
"num_train_epochs": 2,
"total_flos": 3504393242025984.0,
"trial_name": null,
"trial_params": null
}