formatted_addr / trainer_state.json
cwchang's picture
End of training
b85c228
raw
history blame
No virus
828 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 3.0,
"eval_steps": 500,
"global_step": 600,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 2.5,
"learning_rate": 8.333333333333334e-06,
"loss": 12.2245,
"step": 500
},
{
"epoch": 3.0,
"step": 600,
"total_flos": 17349599232000.0,
"train_loss": 11.181663004557292,
"train_runtime": 140.1775,
"train_samples_per_second": 17.121,
"train_steps_per_second": 4.28
}
],
"logging_steps": 500,
"max_steps": 600,
"num_input_tokens_seen": 0,
"num_train_epochs": 3,
"save_steps": 500,
"total_flos": 17349599232000.0,
"train_batch_size": 4,
"trial_name": null,
"trial_params": null
}