sugar-ray / trainer_state.json
AlekseyKorshuk's picture
huggingartists
9ec28c2
raw
history blame contribute delete
700 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 1.0,
"global_step": 18,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.28,
"learning_rate": 0.00011269523002449659,
"loss": 2.8512,
"step": 5
},
{
"epoch": 0.56,
"learning_rate": 5.668773501204858e-05,
"loss": 2.7672,
"step": 10
},
{
"epoch": 0.83,
"learning_rate": 9.190657300387505e-06,
"loss": 2.8282,
"step": 15
}
],
"max_steps": 18,
"num_train_epochs": 1,
"total_flos": 18290442240000.0,
"trial_name": null,
"trial_params": null
}