sum-41 / trainer_state.json
AlekseyKorshuk's picture
huggingartists
7cc603b
raw
history blame
934 Bytes
{
"best_metric": 2.928959369659424,
"best_model_checkpoint": "output/sum-41/checkpoint-18",
"epoch": 1.0,
"global_step": 18,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.28,
"learning_rate": 0.00011269523002449659,
"loss": 3.268,
"step": 5
},
{
"epoch": 0.56,
"learning_rate": 5.668773501204858e-05,
"loss": 2.9209,
"step": 10
},
{
"epoch": 0.83,
"learning_rate": 9.190657300387505e-06,
"loss": 2.9717,
"step": 15
},
{
"epoch": 1.0,
"eval_loss": 2.928959369659424,
"eval_runtime": 1.1458,
"eval_samples_per_second": 22.691,
"eval_steps_per_second": 3.491,
"step": 18
}
],
"max_steps": 18,
"num_train_epochs": 1,
"total_flos": 18682380288000.0,
"trial_name": null,
"trial_params": null
}