gpt-small / last-checkpoint /trainer_state.json
augustocsc's picture
Training in progress, epoch 1
cf3c43d
raw
history blame
550 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 1.0,
"global_step": 282,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.71,
"eval_loss": 0.02139461413025856,
"eval_runtime": 287.5429,
"eval_samples_per_second": 6.955,
"eval_steps_per_second": 0.111,
"step": 200
}
],
"max_steps": 1410,
"num_train_epochs": 5,
"total_flos": 4703256576000000.0,
"trial_name": null,
"trial_params": null
}