File size: 2,362 Bytes
3086a22 |
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 |
{
"best_global_step": 3806,
"best_metric": 0.0015409403713420033,
"best_model_checkpoint": "Alphabetical-Sign-Language-Detection/checkpoint-3806",
"epoch": 1.0,
"eval_steps": 500,
"global_step": 3806,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.13137151865475566,
"grad_norm": 47.51639175415039,
"learning_rate": 1.7603833865814697e-06,
"loss": 1.4084,
"step": 500
},
{
"epoch": 0.2627430373095113,
"grad_norm": 36.14832305908203,
"learning_rate": 1.494142705005325e-06,
"loss": 0.0758,
"step": 1000
},
{
"epoch": 0.3941145559642669,
"grad_norm": 0.47897106409072876,
"learning_rate": 1.22790202342918e-06,
"loss": 0.0253,
"step": 1500
},
{
"epoch": 0.5254860746190226,
"grad_norm": 0.23500379920005798,
"learning_rate": 9.616613418530351e-07,
"loss": 0.0174,
"step": 2000
},
{
"epoch": 0.6568575932737782,
"grad_norm": 14.302626609802246,
"learning_rate": 6.954206602768902e-07,
"loss": 0.0099,
"step": 2500
},
{
"epoch": 0.7882291119285338,
"grad_norm": 0.023673132061958313,
"learning_rate": 4.2917997870074544e-07,
"loss": 0.0053,
"step": 3000
},
{
"epoch": 0.9196006305832896,
"grad_norm": 0.13073758780956268,
"learning_rate": 1.6293929712460063e-07,
"loss": 0.0038,
"step": 3500
},
{
"epoch": 1.0,
"eval_accuracy": 0.9995811741904754,
"eval_loss": 0.0015409403713420033,
"eval_model_preparation_time": 0.0024,
"eval_runtime": 1508.1295,
"eval_samples_per_second": 80.742,
"eval_steps_per_second": 10.093,
"step": 3806
}
],
"logging_steps": 500,
"max_steps": 3806,
"num_input_tokens_seen": 0,
"num_train_epochs": 1,
"save_steps": 500,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": true
},
"attributes": {}
}
},
"total_flos": 1.0200852722126868e+19,
"train_batch_size": 32,
"trial_name": null,
"trial_params": null
}
|