bart-qanda / last-checkpoint /trainer_state.json
genejalston's picture
Training in progress, step 1000, checkpoint
f5f681a
raw
history blame
655 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.4,
"eval_steps": 500,
"global_step": 1000,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.2,
"learning_rate": 1.869158878504673e-05,
"loss": 0.4912,
"step": 500
},
{
"epoch": 0.4,
"learning_rate": 1.7356475300400533e-05,
"loss": 0.3659,
"step": 1000
}
],
"logging_steps": 500,
"max_steps": 7500,
"num_train_epochs": 3,
"save_steps": 500,
"total_flos": 1693050470400000.0,
"trial_name": null,
"trial_params": null
}