File size: 1,561 Bytes
c3d5ccf 804b71d c3d5ccf 804b71d c3d5ccf 804b71d c3d5ccf 804b71d c3d5ccf 804b71d c3d5ccf 804b71d c3d5ccf 804b71d c3d5ccf 804b71d c3d5ccf 804b71d c3d5ccf 804b71d c3d5ccf |
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 |
{
"best_metric": 0.3853198145814999,
"best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-2/checkpoint-2138",
"epoch": 1.0,
"eval_steps": 500,
"global_step": 2138,
"is_hyper_param_search": true,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.23,
"grad_norm": 4.28505277633667,
"learning_rate": 3.0702893894484785e-06,
"loss": 0.6069,
"step": 500
},
{
"epoch": 0.47,
"grad_norm": 9.482794761657715,
"learning_rate": 2.9196373094951675e-06,
"loss": 0.5628,
"step": 1000
},
{
"epoch": 0.7,
"grad_norm": 22.521339416503906,
"learning_rate": 2.7689852295418565e-06,
"loss": 0.5565,
"step": 1500
},
{
"epoch": 0.94,
"grad_norm": 26.7753849029541,
"learning_rate": 2.6183331495885454e-06,
"loss": 0.5184,
"step": 2000
},
{
"epoch": 1.0,
"eval_loss": 0.5730993747711182,
"eval_matthews_correlation": 0.3853198145814999,
"eval_runtime": 0.7612,
"eval_samples_per_second": 1370.225,
"eval_steps_per_second": 86.706,
"step": 2138
}
],
"logging_steps": 500,
"max_steps": 10690,
"num_input_tokens_seen": 0,
"num_train_epochs": 5,
"save_steps": 500,
"total_flos": 32530060484016.0,
"train_batch_size": 4,
"trial_name": null,
"trial_params": {
"learning_rate": 3.2209414694017896e-06,
"num_train_epochs": 5,
"per_device_train_batch_size": 4,
"seed": 16
}
}
|