gpt2-emulator / trainer_state.json
empushy's picture
commit files to HF hub
86ef5c0
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 3.0,
"global_step": 867,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.73,
"learning_rate": 2.116493656286044e-05,
"loss": 2.5834,
"step": 500
},
{
"epoch": 3.0,
"step": 867,
"total_flos": 1323450210189312.0,
"train_runtime": 305.2911,
"train_samples_per_second": 2.84
}
],
"max_steps": 867,
"num_train_epochs": 3,
"total_flos": 1323450210189312.0,
"trial_name": null,
"trial_params": null
}