phi3-gender-grammar / trainer_state.json
enoch10jason's picture
Upload folder using huggingface_hub
c78d0d8 verified
{
"best_global_step": null,
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 3.0,
"eval_steps": 500,
"global_step": 60,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.25157232704402516,
"grad_norm": 190.5277557373047,
"learning_rate": 0.0001866666666666667,
"loss": 19.4869,
"step": 5
},
{
"epoch": 0.5031446540880503,
"grad_norm": 47.82340621948242,
"learning_rate": 0.00017,
"loss": 5.5797,
"step": 10
},
{
"epoch": 0.7547169811320755,
"grad_norm": 0.4944874048233032,
"learning_rate": 0.00015333333333333334,
"loss": 0.1156,
"step": 15
},
{
"epoch": 1.0,
"grad_norm": 0.8757018446922302,
"learning_rate": 0.00013666666666666666,
"loss": 0.0742,
"step": 20
},
{
"epoch": 1.251572327044025,
"grad_norm": 0.4036799371242523,
"learning_rate": 0.00012,
"loss": 0.0694,
"step": 25
},
{
"epoch": 1.5031446540880502,
"grad_norm": 0.32828402519226074,
"learning_rate": 0.00010333333333333334,
"loss": 0.0658,
"step": 30
},
{
"epoch": 1.7547169811320755,
"grad_norm": 1.4851512908935547,
"learning_rate": 8.666666666666667e-05,
"loss": 0.0579,
"step": 35
},
{
"epoch": 2.0,
"grad_norm": 0.25213709473609924,
"learning_rate": 7e-05,
"loss": 0.0522,
"step": 40
},
{
"epoch": 2.251572327044025,
"grad_norm": 2.8538522720336914,
"learning_rate": 5.333333333333333e-05,
"loss": 0.0528,
"step": 45
},
{
"epoch": 2.50314465408805,
"grad_norm": 0.2375226765871048,
"learning_rate": 3.6666666666666666e-05,
"loss": 0.0505,
"step": 50
},
{
"epoch": 2.7547169811320753,
"grad_norm": 0.2616635859012604,
"learning_rate": 2e-05,
"loss": 0.049,
"step": 55
},
{
"epoch": 3.0,
"grad_norm": 1.0547345876693726,
"learning_rate": 3.3333333333333333e-06,
"loss": 0.0468,
"step": 60
}
],
"logging_steps": 5,
"max_steps": 60,
"num_input_tokens_seen": 0,
"num_train_epochs": 3,
"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": 5473058433269760.0,
"train_batch_size": 1,
"trial_name": null,
"trial_params": null
}