custom-qwen2.5-32b-instruct-ft-1 / trainer_state.json
ajChakrarborty's picture
Upload folder using huggingface_hub
971f5f8 verified
Raw
History Blame Contribute Delete
1.81 kB
{
"best_global_step": null,
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 1.0,
"eval_steps": 200,
"global_step": 154,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.16233766233766234,
"grad_norm": 0.45304521918296814,
"learning_rate": 0.0001920824925271838,
"loss": 1.3904,
"step": 25
},
{
"epoch": 0.3246753246753247,
"grad_norm": 0.3425905406475067,
"learning_rate": 0.00015996612118590603,
"loss": 0.9095,
"step": 50
},
{
"epoch": 0.487012987012987,
"grad_norm": 0.9140247106552124,
"learning_rate": 0.00011157050914243614,
"loss": 0.7855,
"step": 75
},
{
"epoch": 0.6493506493506493,
"grad_norm": 0.533422589302063,
"learning_rate": 6.0033805101491794e-05,
"loss": 0.7284,
"step": 100
},
{
"epoch": 0.8116883116883117,
"grad_norm": 0.6093091368675232,
"learning_rate": 1.9346882467727325e-05,
"loss": 0.6514,
"step": 125
},
{
"epoch": 0.974025974025974,
"grad_norm": 0.6339468359947205,
"learning_rate": 5.55181464516652e-07,
"loss": 0.6881,
"step": 150
}
],
"logging_steps": 25,
"max_steps": 154,
"num_input_tokens_seen": 0,
"num_train_epochs": 1,
"save_steps": 200,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": true
},
"attributes": {}
}
},
"total_flos": 6.776509629689856e+16,
"train_batch_size": 1,
"trial_name": null,
"trial_params": null
}