Files
Qwen2.5-7B-Instruct-layers-…/checkpoint-20/trainer_state.json

175 lines
3.8 KiB
JSON
Raw Normal View History

{
"best_global_step": null,
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.06666666666666667,
"eval_steps": 20,
"global_step": 20,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.0033333333333333335,
"grad_norm": 8.0,
"learning_rate": 0.0,
"loss": 3.704,
"step": 1
},
{
"epoch": 0.006666666666666667,
"grad_norm": 7.5625,
"learning_rate": 2.0000000000000003e-06,
"loss": 3.753,
"step": 2
},
{
"epoch": 0.01,
"grad_norm": 7.96875,
"learning_rate": 4.000000000000001e-06,
"loss": 3.7435,
"step": 3
},
{
"epoch": 0.013333333333333334,
"grad_norm": 7.875,
"learning_rate": 6e-06,
"loss": 3.7596,
"step": 4
},
{
"epoch": 0.016666666666666666,
"grad_norm": 8.25,
"learning_rate": 8.000000000000001e-06,
"loss": 3.6881,
"step": 5
},
{
"epoch": 0.02,
"grad_norm": 7.96875,
"learning_rate": 1e-05,
"loss": 3.7124,
"step": 6
},
{
"epoch": 0.023333333333333334,
"grad_norm": 8.1875,
"learning_rate": 9.983193277310925e-06,
"loss": 3.6898,
"step": 7
},
{
"epoch": 0.02666666666666667,
"grad_norm": 7.3125,
"learning_rate": 9.96638655462185e-06,
"loss": 3.6003,
"step": 8
},
{
"epoch": 0.03,
"grad_norm": 6.59375,
"learning_rate": 9.949579831932774e-06,
"loss": 3.3132,
"step": 9
},
{
"epoch": 0.03333333333333333,
"grad_norm": 6.875,
"learning_rate": 9.932773109243698e-06,
"loss": 3.384,
"step": 10
},
{
"epoch": 0.03666666666666667,
"grad_norm": 7.0625,
"learning_rate": 9.915966386554622e-06,
"loss": 3.2793,
"step": 11
},
{
"epoch": 0.04,
"grad_norm": 6.34375,
"learning_rate": 9.899159663865548e-06,
"loss": 3.3562,
"step": 12
},
{
"epoch": 0.043333333333333335,
"grad_norm": 5.9375,
"learning_rate": 9.882352941176472e-06,
"loss": 3.2332,
"step": 13
},
{
"epoch": 0.04666666666666667,
"grad_norm": 5.9375,
"learning_rate": 9.865546218487397e-06,
"loss": 3.1515,
"step": 14
},
{
"epoch": 0.05,
"grad_norm": 5.46875,
"learning_rate": 9.848739495798321e-06,
"loss": 3.2211,
"step": 15
},
{
"epoch": 0.05333333333333334,
"grad_norm": 5.75,
"learning_rate": 9.831932773109244e-06,
"loss": 3.0058,
"step": 16
},
{
"epoch": 0.056666666666666664,
"grad_norm": 4.96875,
"learning_rate": 9.815126050420168e-06,
"loss": 2.8119,
"step": 17
},
{
"epoch": 0.06,
"grad_norm": 5.0,
"learning_rate": 9.798319327731092e-06,
"loss": 2.9361,
"step": 18
},
{
"epoch": 0.06333333333333334,
"grad_norm": 4.5625,
"learning_rate": 9.781512605042018e-06,
"loss": 2.9393,
"step": 19
},
{
"epoch": 0.06666666666666667,
"grad_norm": 4.78125,
"learning_rate": 9.764705882352942e-06,
"loss": 2.6777,
"step": 20
}
],
"logging_steps": 1,
"max_steps": 600,
"num_input_tokens_seen": 0,
"num_train_epochs": 2,
"save_steps": 20,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": false
},
"attributes": {}
}
},
"total_flos": 1367677073971200.0,
"train_batch_size": 2,
"trial_name": null,
"trial_params": null
}