host / checkpoint-2000 /trainer_state.json
root
First version of the host model
0c2f4cb
raw
history blame
946 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 26.666666666666668,
"global_step": 2000,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 6.666666666666667,
"learning_rate": 4.62962962962963e-05,
"loss": 0.01573554229736328,
"step": 500
},
{
"epoch": 13.333333333333334,
"learning_rate": 4.259259259259259e-05,
"loss": 0.0005711717605590821,
"step": 1000
},
{
"epoch": 20.0,
"learning_rate": 3.888888888888889e-05,
"loss": 0.00035294732451438904,
"step": 1500
},
{
"epoch": 26.666666666666668,
"learning_rate": 3.518518518518519e-05,
"loss": 0.00020521850883960724,
"step": 2000
}
],
"max_steps": 6750,
"num_train_epochs": 90,
"total_flos": 5249580259659264,
"trial_name": null,
"trial_params": null
}