electra-base-mrpc / trainer_state.json
Ubuntu
initial upload
c72d82c
raw
history blame
630 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 7.0,
"global_step": 805,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 4.35,
"learning_rate": 7.577639751552796e-06,
"loss": 0.2682,
"step": 500
},
{
"epoch": 7.0,
"step": 805,
"total_flos": 2158929011656704.0,
"train_runtime": 503.0994,
"train_samples_per_second": 1.6
}
],
"max_steps": 805,
"num_train_epochs": 7,
"total_flos": 2158929011656704.0,
"trial_name": null,
"trial_params": null
}