File size: 3,186 Bytes
dff0a30 |
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 |
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.9826435246995995,
"eval_steps": 3,
"global_step": 46,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.06408544726301736,
"grad_norm": 0.0,
"learning_rate": 0.0,
"loss": 1.2141,
"step": 3
},
{
"epoch": 0.12817089452603472,
"grad_norm": 0.0,
"learning_rate": 0.0,
"loss": 1.2221,
"step": 6
},
{
"epoch": 0.19225634178905207,
"grad_norm": 0.0,
"learning_rate": 0.0,
"loss": 1.2276,
"step": 9
},
{
"epoch": 0.25634178905206945,
"grad_norm": 0.0,
"learning_rate": 0.0,
"loss": 1.1914,
"step": 12
},
{
"epoch": 0.3204272363150868,
"grad_norm": 0.3463861048221588,
"learning_rate": 0.002,
"loss": 1.1962,
"step": 15
},
{
"epoch": 0.38451268357810414,
"grad_norm": 0.37676292657852173,
"learning_rate": 0.0011547005383792518,
"loss": 1.1672,
"step": 18
},
{
"epoch": 0.4485981308411215,
"grad_norm": 0.435761421918869,
"learning_rate": 0.0008944271909999159,
"loss": 1.2017,
"step": 21
},
{
"epoch": 0.5126835781041389,
"grad_norm": 0.28484904766082764,
"learning_rate": 0.0007071067811865475,
"loss": 0.9061,
"step": 24
},
{
"epoch": 0.5767690253671562,
"grad_norm": 0.2674100995063782,
"learning_rate": 0.0006030226891555273,
"loss": 0.8597,
"step": 27
},
{
"epoch": 0.6408544726301736,
"grad_norm": 0.3601362109184265,
"learning_rate": 0.0005345224838248488,
"loss": 0.8466,
"step": 30
},
{
"epoch": 0.7049399198931909,
"grad_norm": 0.25551220774650574,
"learning_rate": 0.0004850712500726659,
"loss": 0.8142,
"step": 33
},
{
"epoch": 0.7690253671562083,
"grad_norm": 0.306128591299057,
"learning_rate": 0.00044721359549995795,
"loss": 0.8133,
"step": 36
},
{
"epoch": 0.8331108144192256,
"grad_norm": 0.257106751203537,
"learning_rate": 0.0004170288281141495,
"loss": 0.8022,
"step": 39
},
{
"epoch": 0.897196261682243,
"grad_norm": 0.2406127154827118,
"learning_rate": 0.0003922322702763681,
"loss": 0.7442,
"step": 42
},
{
"epoch": 0.9612817089452603,
"grad_norm": 0.2858302891254425,
"learning_rate": 0.0003713906763541037,
"loss": 0.7708,
"step": 45
}
],
"logging_steps": 3,
"max_steps": 46,
"num_input_tokens_seen": 0,
"num_train_epochs": 1,
"save_steps": 3,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": true
},
"attributes": {}
}
},
"total_flos": 4.671973340489974e+17,
"train_batch_size": 2,
"trial_name": null,
"trial_params": null
}
|