formatted_addr / trainer_state.json
cwchang's picture
End of training
817073a
raw
history blame
1.06 kB
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 3.0,
"eval_steps": 500,
"global_step": 1500,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.0,
"learning_rate": 3.3333333333333335e-05,
"loss": 5.4127,
"step": 500
},
{
"epoch": 2.0,
"learning_rate": 1.6666666666666667e-05,
"loss": 0.8232,
"step": 1000
},
{
"epoch": 3.0,
"learning_rate": 0.0,
"loss": 0.5581,
"step": 1500
},
{
"epoch": 3.0,
"step": 1500,
"total_flos": 143865355345920.0,
"train_loss": 2.2646766764322916,
"train_runtime": 282.894,
"train_samples_per_second": 21.209,
"train_steps_per_second": 5.302
}
],
"logging_steps": 500,
"max_steps": 1500,
"num_input_tokens_seen": 0,
"num_train_epochs": 3,
"save_steps": 5000,
"total_flos": 143865355345920.0,
"train_batch_size": 4,
"trial_name": null,
"trial_params": null
}