File size: 4,250 Bytes
0c067b4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 |
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.4878048780487805,
"eval_steps": 500,
"global_step": 400,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.024390243902439025,
"grad_norm": 0.13146615028381348,
"learning_rate": 0.00019631901840490797,
"loss": 2.6062,
"step": 20
},
{
"epoch": 0.04878048780487805,
"grad_norm": 0.11177688837051392,
"learning_rate": 0.0001914110429447853,
"loss": 2.3258,
"step": 40
},
{
"epoch": 0.07317073170731707,
"grad_norm": 0.1093992292881012,
"learning_rate": 0.00018650306748466258,
"loss": 2.327,
"step": 60
},
{
"epoch": 0.0975609756097561,
"grad_norm": 0.1171504482626915,
"learning_rate": 0.00018159509202453987,
"loss": 2.2707,
"step": 80
},
{
"epoch": 0.12195121951219512,
"grad_norm": 0.10171514004468918,
"learning_rate": 0.0001766871165644172,
"loss": 2.2441,
"step": 100
},
{
"epoch": 0.14634146341463414,
"grad_norm": 0.12730270624160767,
"learning_rate": 0.0001717791411042945,
"loss": 2.1971,
"step": 120
},
{
"epoch": 0.17073170731707318,
"grad_norm": 0.15077818930149078,
"learning_rate": 0.00016687116564417177,
"loss": 2.2968,
"step": 140
},
{
"epoch": 0.1951219512195122,
"grad_norm": 0.10773204267024994,
"learning_rate": 0.00016196319018404909,
"loss": 2.188,
"step": 160
},
{
"epoch": 0.21951219512195122,
"grad_norm": 0.16448411345481873,
"learning_rate": 0.0001570552147239264,
"loss": 2.1903,
"step": 180
},
{
"epoch": 0.24390243902439024,
"grad_norm": 0.1230635941028595,
"learning_rate": 0.0001521472392638037,
"loss": 2.2464,
"step": 200
},
{
"epoch": 0.2682926829268293,
"grad_norm": 0.11764346063137054,
"learning_rate": 0.00014723926380368098,
"loss": 2.2082,
"step": 220
},
{
"epoch": 0.2926829268292683,
"grad_norm": 0.1021975502371788,
"learning_rate": 0.00014233128834355828,
"loss": 2.1972,
"step": 240
},
{
"epoch": 0.3170731707317073,
"grad_norm": 0.12520350515842438,
"learning_rate": 0.0001374233128834356,
"loss": 2.1768,
"step": 260
},
{
"epoch": 0.34146341463414637,
"grad_norm": 0.10592948645353317,
"learning_rate": 0.00013251533742331288,
"loss": 2.1624,
"step": 280
},
{
"epoch": 0.36585365853658536,
"grad_norm": 0.11086229979991913,
"learning_rate": 0.00012760736196319017,
"loss": 2.1809,
"step": 300
},
{
"epoch": 0.3902439024390244,
"grad_norm": 0.1199096217751503,
"learning_rate": 0.0001226993865030675,
"loss": 2.1735,
"step": 320
},
{
"epoch": 0.4146341463414634,
"grad_norm": 0.11156365275382996,
"learning_rate": 0.0001177914110429448,
"loss": 2.2331,
"step": 340
},
{
"epoch": 0.43902439024390244,
"grad_norm": 0.10787837207317352,
"learning_rate": 0.00011288343558282209,
"loss": 2.1008,
"step": 360
},
{
"epoch": 0.4634146341463415,
"grad_norm": 0.1065380647778511,
"learning_rate": 0.00010797546012269939,
"loss": 2.228,
"step": 380
},
{
"epoch": 0.4878048780487805,
"grad_norm": 0.13571393489837646,
"learning_rate": 0.0001030674846625767,
"loss": 2.2502,
"step": 400
}
],
"logging_steps": 20,
"max_steps": 820,
"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": false
},
"attributes": {}
}
},
"total_flos": 1.040389883559936e+17,
"train_batch_size": 2,
"trial_name": null,
"trial_params": null
}
|