local5_AR / checkpoint-200 /trainer_state.json
xiulinyang's picture
Adding model checkpoints and config files
4e2d458
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 7.015,
"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": 11.1254,
"step": 1
},
{
"epoch": 1.02,
"learning_rate": 0.00025,
"loss": 8.9373,
"step": 50
},
{
"epoch": 3.02,
"learning_rate": 0.0005,
"loss": 7.7501,
"step": 100
},
{
"epoch": 5.02,
"learning_rate": 0.0005833333333333333,
"loss": 7.5554,
"step": 150
},
{
"epoch": 7.01,
"learning_rate": 0.0005555555555555556,
"loss": 7.3707,
"step": 200
}
],
"max_steps": 1200,
"num_train_epochs": 9223372036854775807,
"total_flos": 5.4661247926272e+16,
"trial_name": null,
"trial_params": null
}