File size: 3,492 Bytes
a1f8010 |
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 |
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 2.986666666666667,
"eval_steps": 500,
"global_step": 168,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.17777777777777778,
"grad_norm": 4.22963809967041,
"learning_rate": 4.957230266673969e-06,
"loss": 0.8422,
"step": 10
},
{
"epoch": 0.35555555555555557,
"grad_norm": 3.0976099967956543,
"learning_rate": 4.828686741593921e-06,
"loss": 0.7171,
"step": 20
},
{
"epoch": 0.5333333333333333,
"grad_norm": 3.412571430206299,
"learning_rate": 4.618852307232078e-06,
"loss": 0.5551,
"step": 30
},
{
"epoch": 0.7111111111111111,
"grad_norm": 3.297762393951416,
"learning_rate": 4.335051964269395e-06,
"loss": 0.4059,
"step": 40
},
{
"epoch": 0.8888888888888888,
"grad_norm": 2.6004385948181152,
"learning_rate": 3.987192750660719e-06,
"loss": 0.3053,
"step": 50
},
{
"epoch": 1.0666666666666667,
"grad_norm": 1.9239391088485718,
"learning_rate": 3.587417902020876e-06,
"loss": 0.2825,
"step": 60
},
{
"epoch": 1.2444444444444445,
"grad_norm": 1.2859814167022705,
"learning_rate": 3.1496829497545268e-06,
"loss": 0.2082,
"step": 70
},
{
"epoch": 1.4222222222222223,
"grad_norm": 1.2387938499450684,
"learning_rate": 2.6892685546987724e-06,
"loss": 0.1955,
"step": 80
},
{
"epoch": 1.6,
"grad_norm": 2.38809871673584,
"learning_rate": 2.2222470825144806e-06,
"loss": 0.2161,
"step": 90
},
{
"epoch": 1.7777777777777777,
"grad_norm": 1.2159907817840576,
"learning_rate": 1.7649215418673847e-06,
"loss": 0.169,
"step": 100
},
{
"epoch": 1.9555555555555557,
"grad_norm": 1.050315499305725,
"learning_rate": 1.3332564712129845e-06,
"loss": 0.2051,
"step": 110
},
{
"epoch": 2.1333333333333333,
"grad_norm": 2.968810796737671,
"learning_rate": 9.423206410612498e-07,
"loss": 0.2007,
"step": 120
},
{
"epoch": 2.311111111111111,
"grad_norm": 2.0824708938598633,
"learning_rate": 6.057610261367044e-07,
"loss": 0.1866,
"step": 130
},
{
"epoch": 2.488888888888889,
"grad_norm": 1.7900301218032837,
"learning_rate": 3.3532641026504415e-07,
"loss": 0.2212,
"step": 140
},
{
"epoch": 2.6666666666666665,
"grad_norm": 1.0882800817489624,
"learning_rate": 1.4045725421448332e-07,
"loss": 0.1776,
"step": 150
},
{
"epoch": 2.8444444444444446,
"grad_norm": 1.0603089332580566,
"learning_rate": 2.7956143581177874e-08,
"loss": 0.1686,
"step": 160
},
{
"epoch": 2.986666666666667,
"step": 168,
"total_flos": 1.3957687162699776e+16,
"train_loss": 0.30872942223435357,
"train_runtime": 264.2672,
"train_samples_per_second": 10.217,
"train_steps_per_second": 0.636
}
],
"logging_steps": 10,
"max_steps": 168,
"num_input_tokens_seen": 0,
"num_train_epochs": 3,
"save_steps": 500,
"total_flos": 1.3957687162699776e+16,
"train_batch_size": 2,
"trial_name": null,
"trial_params": null
}
|