shad_lab2 / tmp /arxiv /trainer_state.json
alexyalunin's picture
commit
863d69f
raw
history blame contribute delete
713 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 1.0,
"global_step": 888,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.56,
"learning_rate": 8.738738738738739e-06,
"loss": 1.0944,
"step": 500
},
{
"epoch": 1.0,
"step": 888,
"total_flos": 1410408029689344.0,
"train_loss": 0.8851656527132601,
"train_runtime": 2529.9509,
"train_samples_per_second": 11.221,
"train_steps_per_second": 0.351
}
],
"max_steps": 888,
"num_train_epochs": 1,
"total_flos": 1410408029689344.0,
"trial_name": null,
"trial_params": null
}