shuffle_control_RO / checkpoint-100 /trainer_state.json
xiulinyang's picture
Adding model checkpoints and config files
112b964
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 3.013333333333333,
"global_step": 100,
"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.0688,
"step": 1
},
{
"epoch": 1.02,
"learning_rate": 0.00025,
"loss": 8.3635,
"step": 50
},
{
"epoch": 3.01,
"learning_rate": 0.0005,
"loss": 6.4596,
"step": 100
}
],
"max_steps": 1200,
"num_train_epochs": 9223372036854775807,
"total_flos": 2.7083964284928e+16,
"trial_name": null,
"trial_params": null
}