codegen-350m-p / trainer_state.json
guychuk's picture
Upload 8 files
d7e37ea verified
{
"best_global_step": null,
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 50.0,
"eval_steps": 500,
"global_step": 150,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 3.4,
"grad_norm": 0.34349560737609863,
"learning_rate": 0.00047,
"loss": 1.5925,
"step": 10
},
{
"epoch": 6.8,
"grad_norm": 0.007123686373233795,
"learning_rate": 0.00043666666666666664,
"loss": 0.0005,
"step": 20
},
{
"epoch": 10.0,
"grad_norm": 0.0007117482600733638,
"learning_rate": 0.00040333333333333334,
"loss": 0.0,
"step": 30
},
{
"epoch": 13.4,
"grad_norm": 0.00027794114430435,
"learning_rate": 0.00037,
"loss": 0.0,
"step": 40
},
{
"epoch": 16.8,
"grad_norm": 0.00013230700278654695,
"learning_rate": 0.0003366666666666667,
"loss": 0.0,
"step": 50
},
{
"epoch": 20.0,
"grad_norm": 9.377845708513632e-05,
"learning_rate": 0.00030333333333333335,
"loss": 0.0,
"step": 60
},
{
"epoch": 23.4,
"grad_norm": 7.737267878837883e-05,
"learning_rate": 0.00027,
"loss": 0.0,
"step": 70
},
{
"epoch": 26.8,
"grad_norm": 6.79552395013161e-05,
"learning_rate": 0.00023666666666666668,
"loss": 0.0,
"step": 80
},
{
"epoch": 30.0,
"grad_norm": 6.188424595165998e-05,
"learning_rate": 0.00020333333333333333,
"loss": 0.0,
"step": 90
},
{
"epoch": 33.4,
"grad_norm": 5.752248034696095e-05,
"learning_rate": 0.00017,
"loss": 0.0,
"step": 100
},
{
"epoch": 36.8,
"grad_norm": 5.435854473034851e-05,
"learning_rate": 0.00013666666666666666,
"loss": 0.0,
"step": 110
},
{
"epoch": 40.0,
"grad_norm": 5.203780528972857e-05,
"learning_rate": 0.00010333333333333333,
"loss": 0.0,
"step": 120
},
{
"epoch": 43.4,
"grad_norm": 5.0433976866770536e-05,
"learning_rate": 7.000000000000001e-05,
"loss": 0.0,
"step": 130
},
{
"epoch": 46.8,
"grad_norm": 4.946757690049708e-05,
"learning_rate": 3.6666666666666666e-05,
"loss": 0.0,
"step": 140
},
{
"epoch": 50.0,
"grad_norm": 4.907431866740808e-05,
"learning_rate": 3.3333333333333337e-06,
"loss": 0.0,
"step": 150
}
],
"logging_steps": 10,
"max_steps": 150,
"num_input_tokens_seen": 0,
"num_train_epochs": 50,
"save_steps": 500,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": true
},
"attributes": {}
}
},
"total_flos": 467379683328000.0,
"train_batch_size": 1,
"trial_name": null,
"trial_params": null
}