File size: 4,031 Bytes
a9c1ce7 | 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 175 176 177 178 179 180 181 182 | {
"best_global_step": null,
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.9966329966329966,
"eval_steps": 500,
"global_step": 148,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.04713804713804714,
"grad_norm": NaN,
"learning_rate": 2.1428571428571428e-05,
"loss": 0.0,
"step": 7
},
{
"epoch": 0.09427609427609428,
"grad_norm": NaN,
"learning_rate": 4.642857142857143e-05,
"loss": 0.0,
"step": 14
},
{
"epoch": 0.1414141414141414,
"grad_norm": NaN,
"learning_rate": 4.975670171853926e-05,
"loss": 0.0,
"step": 21
},
{
"epoch": 0.18855218855218855,
"grad_norm": NaN,
"learning_rate": 4.88646908061933e-05,
"loss": 0.0,
"step": 28
},
{
"epoch": 0.2356902356902357,
"grad_norm": NaN,
"learning_rate": 4.734081600808531e-05,
"loss": 0.0,
"step": 35
},
{
"epoch": 0.2828282828282828,
"grad_norm": NaN,
"learning_rate": 4.522542485937369e-05,
"loss": 0.0,
"step": 42
},
{
"epoch": 0.32996632996632996,
"grad_norm": NaN,
"learning_rate": 4.257452643564155e-05,
"loss": 0.0,
"step": 49
},
{
"epoch": 0.3771043771043771,
"grad_norm": NaN,
"learning_rate": 3.945830840419966e-05,
"loss": 0.0,
"step": 56
},
{
"epoch": 0.42424242424242425,
"grad_norm": NaN,
"learning_rate": 3.5959278669726935e-05,
"loss": 0.0,
"step": 63
},
{
"epoch": 0.4713804713804714,
"grad_norm": NaN,
"learning_rate": 3.217008081777726e-05,
"loss": 0.0,
"step": 70
},
{
"epoch": 0.5185185185185185,
"grad_norm": NaN,
"learning_rate": 2.8191041196514873e-05,
"loss": 0.0,
"step": 77
},
{
"epoch": 0.5656565656565656,
"grad_norm": NaN,
"learning_rate": 2.4127512582437485e-05,
"loss": 0.0,
"step": 84
},
{
"epoch": 0.6127946127946128,
"grad_norm": NaN,
"learning_rate": 2.0087084761679245e-05,
"loss": 0.0,
"step": 91
},
{
"epoch": 0.6599326599326599,
"grad_norm": NaN,
"learning_rate": 1.617673588215328e-05,
"loss": 0.0,
"step": 98
},
{
"epoch": 0.7070707070707071,
"grad_norm": NaN,
"learning_rate": 1.2500000000000006e-05,
"loss": 0.0,
"step": 105
},
{
"epoch": 0.7542087542087542,
"grad_norm": NaN,
"learning_rate": 9.154225815032242e-06,
"loss": 0.0,
"step": 112
},
{
"epoch": 0.8013468013468014,
"grad_norm": NaN,
"learning_rate": 6.22799917546252e-06,
"loss": 0.0,
"step": 119
},
{
"epoch": 0.8484848484848485,
"grad_norm": NaN,
"learning_rate": 3.798797596089351e-06,
"loss": 0.0,
"step": 126
},
{
"epoch": 0.8956228956228957,
"grad_norm": NaN,
"learning_rate": 1.9309388911139426e-06,
"loss": 0.0,
"step": 133
},
{
"epoch": 0.9427609427609428,
"grad_norm": NaN,
"learning_rate": 6.738782355044049e-07,
"loss": 0.0,
"step": 140
},
{
"epoch": 0.98989898989899,
"grad_norm": NaN,
"learning_rate": 6.089874350439506e-08,
"loss": 0.0,
"step": 147
}
],
"logging_steps": 7,
"max_steps": 148,
"num_input_tokens_seen": 0,
"num_train_epochs": 1,
"save_steps": 74,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": true
},
"attributes": {}
}
},
"total_flos": 1296015690362880.0,
"train_batch_size": 32,
"trial_name": null,
"trial_params": null
}
|