File size: 1,106 Bytes
262245a ad204d6 262245a ad204d6 262245a 7066f4b cf388cb ad204d6 cf388cb ad204d6 cf388cb ad204d6 262245a ad204d6 262245a ad204d6 262245a |
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 |
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 100.0,
"eval_steps": 500,
"global_step": 2000,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 25.0,
"learning_rate": 3.7500000000000003e-05,
"loss": 0.4884,
"step": 500
},
{
"epoch": 50.0,
"learning_rate": 2.5e-05,
"loss": 0.0171,
"step": 1000
},
{
"epoch": 75.0,
"learning_rate": 1.25e-05,
"loss": 0.0058,
"step": 1500
},
{
"epoch": 100.0,
"learning_rate": 0.0,
"loss": 0.0033,
"step": 2000
},
{
"epoch": 100.0,
"step": 2000,
"total_flos": 9.7986283776e+16,
"train_loss": 0.12865829187631608,
"train_runtime": 2954.7897,
"train_samples_per_second": 169.217,
"train_steps_per_second": 0.677
}
],
"logging_steps": 500,
"max_steps": 2000,
"num_train_epochs": 100,
"save_steps": 500,
"total_flos": 9.7986283776e+16,
"trial_name": null,
"trial_params": null
}
|