File size: 3,971 Bytes
6a99dd7 | 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 | {
"best_global_step": null,
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.9957081545064378,
"eval_steps": 1000,
"global_step": 174,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.05722460658082976,
"grad_norm": 2.8843040386286187,
"learning_rate": 1e-05,
"loss": 1.2427,
"step": 10
},
{
"epoch": 0.11444921316165951,
"grad_norm": 0.9017664305111632,
"learning_rate": 9.909643486313533e-06,
"loss": 0.5328,
"step": 20
},
{
"epoch": 0.17167381974248927,
"grad_norm": 0.797068637259448,
"learning_rate": 9.641839665080363e-06,
"loss": 0.4447,
"step": 30
},
{
"epoch": 0.22889842632331903,
"grad_norm": 0.6941745476559829,
"learning_rate": 9.206267664155906e-06,
"loss": 0.4017,
"step": 40
},
{
"epoch": 0.2861230329041488,
"grad_norm": 0.6250591769825486,
"learning_rate": 8.61867019052535e-06,
"loss": 0.3776,
"step": 50
},
{
"epoch": 0.34334763948497854,
"grad_norm": 0.6177949791797019,
"learning_rate": 7.900284547855992e-06,
"loss": 0.3662,
"step": 60
},
{
"epoch": 0.4005722460658083,
"grad_norm": 0.6776944915753278,
"learning_rate": 7.0770750650094335e-06,
"loss": 0.3658,
"step": 70
},
{
"epoch": 0.45779685264663805,
"grad_norm": 0.7027875485112575,
"learning_rate": 6.178794677547138e-06,
"loss": 0.3553,
"step": 80
},
{
"epoch": 0.5150214592274678,
"grad_norm": 0.6301404025031555,
"learning_rate": 5.237909579118713e-06,
"loss": 0.3317,
"step": 90
},
{
"epoch": 0.5722460658082976,
"grad_norm": 0.6840316408079424,
"learning_rate": 4.2884258086335755e-06,
"loss": 0.3428,
"step": 100
},
{
"epoch": 0.6294706723891274,
"grad_norm": 0.6028809547153681,
"learning_rate": 3.3646601834128924e-06,
"loss": 0.331,
"step": 110
},
{
"epoch": 0.6866952789699571,
"grad_norm": 0.6463003155720976,
"learning_rate": 2.5000000000000015e-06,
"loss": 0.3252,
"step": 120
},
{
"epoch": 0.7439198855507868,
"grad_norm": 0.5511586120399353,
"learning_rate": 1.7256963302735752e-06,
"loss": 0.3167,
"step": 130
},
{
"epoch": 0.8011444921316166,
"grad_norm": 0.6770595845177203,
"learning_rate": 1.0697345262860638e-06,
"loss": 0.326,
"step": 140
},
{
"epoch": 0.8583690987124464,
"grad_norm": 0.5474842641924246,
"learning_rate": 5.558227567253832e-07,
"loss": 0.3133,
"step": 150
},
{
"epoch": 0.9155937052932761,
"grad_norm": 0.5872523545390601,
"learning_rate": 2.0253513192751374e-07,
"loss": 0.3195,
"step": 160
},
{
"epoch": 0.9728183118741058,
"grad_norm": 0.5924289357218945,
"learning_rate": 2.264038713457706e-08,
"loss": 0.3216,
"step": 170
},
{
"epoch": 0.9957081545064378,
"step": 174,
"total_flos": 599683779002368.0,
"train_loss": 0.40995535357245083,
"train_runtime": 10019.3178,
"train_samples_per_second": 2.232,
"train_steps_per_second": 0.017
}
],
"logging_steps": 10,
"max_steps": 174,
"num_input_tokens_seen": 0,
"num_train_epochs": 1,
"save_steps": 1000,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": true
},
"attributes": {}
}
},
"total_flos": 599683779002368.0,
"train_batch_size": 1,
"trial_name": null,
"trial_params": null
}
|