gpt2-emulator / trainer_state.json
empushy's picture
commit files to HF hub
7908d01
raw history blame
No virus
631 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 3.0,
"global_step": 807,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.86,
"learning_rate": 1.902106567534077e-05,
"loss": 2.7417,
"step": 500
},
{
"epoch": 3.0,
"step": 807,
"total_flos": 1233996903088128.0,
"train_runtime": 280.628,
"train_samples_per_second": 2.876
}
],
"max_steps": 807,
"num_train_epochs": 3,
"total_flos": 1233996903088128.0,
"trial_name": null,
"trial_params": null
}