File size: 4,176 Bytes
9b7abb5 |
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.4266666666666667,
"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.021333333333333333,
"grad_norm": 0.16738499701023102,
"learning_rate": 0.00019678111587982831,
"loss": 1.2913,
"step": 20
},
{
"epoch": 0.042666666666666665,
"grad_norm": 0.12496387213468552,
"learning_rate": 0.0001924892703862661,
"loss": 0.8962,
"step": 40
},
{
"epoch": 0.064,
"grad_norm": 0.14622226357460022,
"learning_rate": 0.00018819742489270387,
"loss": 0.8615,
"step": 60
},
{
"epoch": 0.08533333333333333,
"grad_norm": 0.1667492836713791,
"learning_rate": 0.00018390557939914164,
"loss": 0.7632,
"step": 80
},
{
"epoch": 0.10666666666666667,
"grad_norm": 0.10765811055898666,
"learning_rate": 0.00017961373390557942,
"loss": 0.7812,
"step": 100
},
{
"epoch": 0.128,
"grad_norm": 0.12846282124519348,
"learning_rate": 0.00017532188841201717,
"loss": 0.7662,
"step": 120
},
{
"epoch": 0.14933333333333335,
"grad_norm": 0.11023407429456711,
"learning_rate": 0.00017103004291845494,
"loss": 0.6754,
"step": 140
},
{
"epoch": 0.17066666666666666,
"grad_norm": 0.09734851121902466,
"learning_rate": 0.00016673819742489272,
"loss": 0.7599,
"step": 160
},
{
"epoch": 0.192,
"grad_norm": 0.10783602297306061,
"learning_rate": 0.0001624463519313305,
"loss": 0.7381,
"step": 180
},
{
"epoch": 0.21333333333333335,
"grad_norm": 0.1328570544719696,
"learning_rate": 0.00015815450643776824,
"loss": 0.795,
"step": 200
},
{
"epoch": 0.23466666666666666,
"grad_norm": 0.08770736306905746,
"learning_rate": 0.000153862660944206,
"loss": 0.7064,
"step": 220
},
{
"epoch": 0.256,
"grad_norm": 0.117164246737957,
"learning_rate": 0.00014957081545064377,
"loss": 0.7507,
"step": 240
},
{
"epoch": 0.2773333333333333,
"grad_norm": 0.12723304331302643,
"learning_rate": 0.00014527896995708155,
"loss": 0.7746,
"step": 260
},
{
"epoch": 0.2986666666666667,
"grad_norm": 0.10076747834682465,
"learning_rate": 0.00014098712446351932,
"loss": 0.7134,
"step": 280
},
{
"epoch": 0.32,
"grad_norm": 0.10124226659536362,
"learning_rate": 0.0001366952789699571,
"loss": 0.7313,
"step": 300
},
{
"epoch": 0.3413333333333333,
"grad_norm": 0.10177339613437653,
"learning_rate": 0.00013240343347639485,
"loss": 0.6978,
"step": 320
},
{
"epoch": 0.3626666666666667,
"grad_norm": 0.12226517498493195,
"learning_rate": 0.00012811158798283262,
"loss": 0.7564,
"step": 340
},
{
"epoch": 0.384,
"grad_norm": 0.10549446195363998,
"learning_rate": 0.0001238197424892704,
"loss": 0.7225,
"step": 360
},
{
"epoch": 0.4053333333333333,
"grad_norm": 0.12615783512592316,
"learning_rate": 0.00011952789699570816,
"loss": 0.7473,
"step": 380
},
{
"epoch": 0.4266666666666667,
"grad_norm": 0.15513750910758972,
"learning_rate": 0.00011523605150214594,
"loss": 0.6998,
"step": 400
}
],
"logging_steps": 20,
"max_steps": 937,
"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
}
|