phi-3.5-cpt-phase-01 / trainer_state.json
PeterZentai's picture
Upload folder using huggingface_hub
3abfc18 verified
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 20.0,
"eval_steps": 500,
"global_step": 120,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.6666666666666665,
"grad_norm": 3.484375,
"learning_rate": 2.5e-05,
"loss": 1.7853,
"step": 10
},
{
"epoch": 3.3333333333333335,
"grad_norm": 2.25,
"learning_rate": 2.777777777777778e-05,
"loss": 1.4672,
"step": 20
},
{
"epoch": 5.0,
"grad_norm": 11.5625,
"learning_rate": 2.5e-05,
"loss": 1.141,
"step": 30
},
{
"epoch": 6.666666666666667,
"grad_norm": 2.5625,
"learning_rate": 2.222222222222222e-05,
"loss": 0.7776,
"step": 40
},
{
"epoch": 8.333333333333334,
"grad_norm": 2.515625,
"learning_rate": 1.9444444444444445e-05,
"loss": 0.6549,
"step": 50
},
{
"epoch": 10.0,
"grad_norm": 8.1875,
"learning_rate": 1.6666666666666667e-05,
"loss": 0.4983,
"step": 60
},
{
"epoch": 11.666666666666666,
"grad_norm": 4.9375,
"learning_rate": 1.388888888888889e-05,
"loss": 0.408,
"step": 70
},
{
"epoch": 13.333333333333334,
"grad_norm": 2.84375,
"learning_rate": 1.111111111111111e-05,
"loss": 0.3681,
"step": 80
},
{
"epoch": 15.0,
"grad_norm": 14.375,
"learning_rate": 8.333333333333334e-06,
"loss": 0.3337,
"step": 90
},
{
"epoch": 16.666666666666668,
"grad_norm": 3.28125,
"learning_rate": 5.555555555555555e-06,
"loss": 0.2395,
"step": 100
},
{
"epoch": 18.333333333333332,
"grad_norm": 2.421875,
"learning_rate": 2.7777777777777775e-06,
"loss": 0.2646,
"step": 110
},
{
"epoch": 20.0,
"grad_norm": 9.0625,
"learning_rate": 0.0,
"loss": 0.2095,
"step": 120
}
],
"logging_steps": 10,
"max_steps": 120,
"num_input_tokens_seen": 0,
"num_train_epochs": 20,
"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": 1.6831141869717504e+16,
"train_batch_size": 15,
"trial_name": null,
"trial_params": null
}