text-classification / my-bert-model /trainer_state.json
jtt
update
04330ab
raw
history blame contribute delete
710 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 2.0,
"global_step": 762,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.31,
"learning_rate": 6.876640419947507e-06,
"loss": 0.4241,
"step": 500
},
{
"epoch": 2.0,
"step": 762,
"total_flos": 801173163571200.0,
"train_loss": 0.3888542595810778,
"train_runtime": 268.9983,
"train_samples_per_second": 45.279,
"train_steps_per_second": 2.833
}
],
"max_steps": 762,
"num_train_epochs": 2,
"total_flos": 801173163571200.0,
"trial_name": null,
"trial_params": null
}