custom-gpt2 / trainer_state.json
spachava's picture
Training in progress, step 500
af400c5
raw history blame
No virus
654 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 3.0,
"eval_steps": 500,
"global_step": 63,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 3.0,
"step": 63,
"total_flos": 1156011922554880.0,
"train_loss": 8.786969866071429,
"train_runtime": 85.7227,
"train_samples_per_second": 69.993,
"train_steps_per_second": 0.735
}
],
"logging_steps": 500,
"max_steps": 63,
"num_train_epochs": 3,
"save_steps": 1000,
"total_flos": 1156011922554880.0,
"trial_name": null,
"trial_params": null
}