local3_IT / checkpoint-200 /trainer_state.json
xiulinyang's picture
Adding model checkpoints and config files
7307fa0
raw
history blame contribute delete
949 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 6.0216666666666665,
"global_step": 200,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.0,
"learning_rate": 4.9999999999999996e-06,
"loss": 10.8955,
"step": 1
},
{
"epoch": 1.02,
"learning_rate": 0.00025,
"loss": 8.1689,
"step": 50
},
{
"epoch": 3.01,
"learning_rate": 0.0005,
"loss": 6.7154,
"step": 100
},
{
"epoch": 5.0,
"learning_rate": 0.0005833333333333333,
"loss": 6.5645,
"step": 150
},
{
"epoch": 6.02,
"learning_rate": 0.0005555555555555556,
"loss": 6.3217,
"step": 200
}
],
"max_steps": 1200,
"num_train_epochs": 9223372036854775807,
"total_flos": 5.493926264832e+16,
"trial_name": null,
"trial_params": null
}