Spaces:
Build error
Build error
File size: 3,580 Bytes
e1e71f5 |
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": 1.99288256227758,
"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.1423487544483986,
"grad_norm": 3.1716227531433105,
"learning_rate": 2.380952380952381e-05,
"loss": 2.4055,
"step": 5
},
{
"epoch": 0.2846975088967972,
"grad_norm": 1.5721473693847656,
"learning_rate": 4.761904761904762e-05,
"loss": 2.2398,
"step": 10
},
{
"epoch": 0.42704626334519574,
"grad_norm": 0.49050620198249817,
"learning_rate": 7.142857142857143e-05,
"loss": 1.9249,
"step": 15
},
{
"epoch": 0.5693950177935944,
"grad_norm": 0.5206955671310425,
"learning_rate": 9.523809523809524e-05,
"loss": 1.7843,
"step": 20
},
{
"epoch": 0.7117437722419929,
"grad_norm": 0.3736851215362549,
"learning_rate": 9.988952191691925e-05,
"loss": 1.7326,
"step": 25
},
{
"epoch": 0.8540925266903915,
"grad_norm": 0.35366129875183105,
"learning_rate": 9.944154131125642e-05,
"loss": 1.6923,
"step": 30
},
{
"epoch": 0.99644128113879,
"grad_norm": 0.31748637557029724,
"learning_rate": 9.865224352899119e-05,
"loss": 1.715,
"step": 35
},
{
"epoch": 0.99644128113879,
"eval_loss": 1.582451343536377,
"eval_runtime": 2.5895,
"eval_samples_per_second": 17.764,
"eval_steps_per_second": 17.764,
"step": 35
},
{
"epoch": 1.1387900355871885,
"grad_norm": 0.33582279086112976,
"learning_rate": 9.752707744739145e-05,
"loss": 1.6396,
"step": 40
},
{
"epoch": 1.281138790035587,
"grad_norm": 0.3968074917793274,
"learning_rate": 9.607381059352038e-05,
"loss": 1.6017,
"step": 45
},
{
"epoch": 1.4234875444839858,
"grad_norm": 0.39966335892677307,
"learning_rate": 9.430247552150673e-05,
"loss": 1.5959,
"step": 50
},
{
"epoch": 1.5658362989323842,
"grad_norm": 0.4648388922214508,
"learning_rate": 9.22253005533154e-05,
"loss": 1.5805,
"step": 55
},
{
"epoch": 1.708185053380783,
"grad_norm": 0.5196627378463745,
"learning_rate": 8.985662536114613e-05,
"loss": 1.579,
"step": 60
},
{
"epoch": 1.8505338078291815,
"grad_norm": 0.4826229214668274,
"learning_rate": 8.721280197423258e-05,
"loss": 1.5391,
"step": 65
},
{
"epoch": 1.99288256227758,
"grad_norm": 0.5155557990074158,
"learning_rate": 8.43120818934367e-05,
"loss": 1.5599,
"step": 70
},
{
"epoch": 1.99288256227758,
"eval_loss": 1.508989691734314,
"eval_runtime": 2.5928,
"eval_samples_per_second": 17.742,
"eval_steps_per_second": 17.742,
"step": 70
}
],
"logging_steps": 5,
"max_steps": 210,
"num_input_tokens_seen": 0,
"num_train_epochs": 6,
"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": 8.234636034981888e+16,
"train_batch_size": 16,
"trial_name": null,
"trial_params": null
}
|