Spaces:
Build error
Build error
File size: 3,590 Bytes
72043da |
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 |
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.39800995024875624,
"eval_steps": 35,
"global_step": 70,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.028429282160625444,
"grad_norm": 11.854507446289062,
"learning_rate": 1.4285714285714285e-05,
"loss": 0.9685,
"step": 5
},
{
"epoch": 0.05685856432125089,
"grad_norm": 2.9244329929351807,
"learning_rate": 2.857142857142857e-05,
"loss": 0.5325,
"step": 10
},
{
"epoch": 0.08528784648187633,
"grad_norm": 2.8243346214294434,
"learning_rate": 4.2857142857142856e-05,
"loss": 0.2362,
"step": 15
},
{
"epoch": 0.11371712864250177,
"grad_norm": 1.644755244255066,
"learning_rate": 5.714285714285714e-05,
"loss": 0.2163,
"step": 20
},
{
"epoch": 0.14214641080312723,
"grad_norm": 5.001497268676758,
"learning_rate": 7.142857142857143e-05,
"loss": 0.2204,
"step": 25
},
{
"epoch": 0.17057569296375266,
"grad_norm": 1.6563094854354858,
"learning_rate": 8.571428571428571e-05,
"loss": 0.2098,
"step": 30
},
{
"epoch": 0.19900497512437812,
"grad_norm": 1.911417841911316,
"learning_rate": 0.0001,
"loss": 0.1803,
"step": 35
},
{
"epoch": 0.19900497512437812,
"eval_loss": 0.16817478835582733,
"eval_runtime": 318.5306,
"eval_samples_per_second": 7.849,
"eval_steps_per_second": 7.849,
"step": 35
},
{
"epoch": 0.22743425728500355,
"grad_norm": 1.6745359897613525,
"learning_rate": 9.993784606094612e-05,
"loss": 0.1843,
"step": 40
},
{
"epoch": 0.255863539445629,
"grad_norm": 0.9290557503700256,
"learning_rate": 9.975153876827008e-05,
"loss": 0.1751,
"step": 45
},
{
"epoch": 0.28429282160625446,
"grad_norm": 1.3401949405670166,
"learning_rate": 9.944154131125642e-05,
"loss": 0.1722,
"step": 50
},
{
"epoch": 0.31272210376687987,
"grad_norm": 0.9433913826942444,
"learning_rate": 9.900862439242719e-05,
"loss": 0.165,
"step": 55
},
{
"epoch": 0.3411513859275053,
"grad_norm": 1.2080743312835693,
"learning_rate": 9.84538643114539e-05,
"loss": 0.1734,
"step": 60
},
{
"epoch": 0.3695806680881308,
"grad_norm": 0.9101002812385559,
"learning_rate": 9.777864028930705e-05,
"loss": 0.1476,
"step": 65
},
{
"epoch": 0.39800995024875624,
"grad_norm": 0.9633578658103943,
"learning_rate": 9.698463103929542e-05,
"loss": 0.1583,
"step": 70
},
{
"epoch": 0.39800995024875624,
"eval_loss": 0.15481097996234894,
"eval_runtime": 318.1907,
"eval_samples_per_second": 7.857,
"eval_steps_per_second": 7.857,
"step": 70
}
],
"logging_steps": 5,
"max_steps": 350,
"num_input_tokens_seen": 0,
"num_train_epochs": 2,
"save_steps": 35,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": false
},
"attributes": {}
}
},
"total_flos": 3.337020981116928e+17,
"train_batch_size": 16,
"trial_name": null,
"trial_params": null
}
|