bart-large-cnn-samsum / trainer_state.json
philschmid's picture
philschmid HF staff
commit files to HF hub
79540ca
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 3.0,
"global_step": 693,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 2.16,
"learning_rate": 1.3924963924963927e-05,
"loss": 1.2342,
"step": 500
},
{
"epoch": 3.0,
"step": 693,
"total_flos": 3.5424926764630016e+16,
"train_runtime": 363.7124,
"train_samples_per_second": 1.905
}
],
"max_steps": 693,
"num_train_epochs": 3,
"total_flos": 3.5424926764630016e+16,
"trial_name": null,
"trial_params": null
}