ANND_EN / checkpoint-200 /trainer_state.json
xiulinyang's picture
Adding model checkpoints and config files
ecf398c
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 7.003333333333333,
"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.0201,
"step": 1
},
{
"epoch": 1.02,
"learning_rate": 0.00025,
"loss": 7.8456,
"step": 50
},
{
"epoch": 3.01,
"learning_rate": 0.0005,
"loss": 5.4866,
"step": 100
},
{
"epoch": 5.01,
"learning_rate": 0.0005833333333333333,
"loss": 4.9816,
"step": 150
},
{
"epoch": 7.0,
"learning_rate": 0.0005555555555555556,
"loss": 4.7462,
"step": 200
}
],
"max_steps": 1200,
"num_train_epochs": 9223372036854775807,
"total_flos": 5.3516266242048e+16,
"trial_name": null,
"trial_params": null
}