File size: 1,797 Bytes
7af445b |
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 |
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.24907063197026022,
"eval_steps": 500,
"global_step": 67,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.03717472118959108,
"grad_norm": 13.546404838562012,
"learning_rate": 1.8587360594795542e-07,
"loss": 2.8346,
"step": 10
},
{
"epoch": 0.07434944237918216,
"grad_norm": 19.084455490112305,
"learning_rate": 3.7174721189591085e-07,
"loss": 2.7026,
"step": 20
},
{
"epoch": 0.11152416356877323,
"grad_norm": 13.80436897277832,
"learning_rate": 5.576208178438662e-07,
"loss": 2.6825,
"step": 30
},
{
"epoch": 0.14869888475836432,
"grad_norm": 12.587150573730469,
"learning_rate": 7.434944237918217e-07,
"loss": 2.6652,
"step": 40
},
{
"epoch": 0.18587360594795538,
"grad_norm": 21.958721160888672,
"learning_rate": 9.29368029739777e-07,
"loss": 2.5917,
"step": 50
},
{
"epoch": 0.22304832713754646,
"grad_norm": 13.547331809997559,
"learning_rate": 1.1152416356877324e-06,
"loss": 2.5062,
"step": 60
}
],
"logging_steps": 10,
"max_steps": 2690,
"num_input_tokens_seen": 0,
"num_train_epochs": 10,
"save_steps": 500,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": false,
"should_training_stop": false
},
"attributes": {}
}
},
"total_flos": 28652861008152.0,
"train_batch_size": 3,
"trial_name": null,
"trial_params": null
}
|