File size: 2,404 Bytes
93cb107 | 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 | {
"best_global_step": 45,
"best_metric": 0.009275071322917938,
"best_model_checkpoint": "/teamspace/studios/this_studio/DATN/output/medgemma_finetuned/checkpoint-45",
"epoch": 3.2162162162162162,
"eval_steps": 15,
"global_step": 45,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.7207207207207207,
"grad_norm": 0.6498702168464661,
"learning_rate": 0.00018,
"loss": 0.2477,
"step": 10
},
{
"epoch": 1.072072072072072,
"eval_loss": 0.021378077566623688,
"eval_runtime": 66.1391,
"eval_samples_per_second": 0.242,
"eval_steps_per_second": 0.121,
"step": 15
},
{
"epoch": 1.4324324324324325,
"grad_norm": 2.6276116371154785,
"learning_rate": 0.00019488259168373197,
"loss": 0.0165,
"step": 20
},
{
"epoch": 2.144144144144144,
"grad_norm": 0.3735731244087219,
"learning_rate": 0.00017786415380497553,
"loss": 0.0418,
"step": 30
},
{
"epoch": 2.144144144144144,
"eval_loss": 0.019194122403860092,
"eval_runtime": 23.7384,
"eval_samples_per_second": 0.674,
"eval_steps_per_second": 0.337,
"step": 30
},
{
"epoch": 2.864864864864865,
"grad_norm": 0.07709665596485138,
"learning_rate": 0.00015102700330609,
"loss": 0.01,
"step": 40
},
{
"epoch": 3.2162162162162162,
"eval_loss": 0.009275071322917938,
"eval_runtime": 23.8923,
"eval_samples_per_second": 0.67,
"eval_steps_per_second": 0.335,
"step": 45
}
],
"logging_steps": 10,
"max_steps": 98,
"num_input_tokens_seen": 0,
"num_train_epochs": 7,
"save_steps": 15,
"stateful_callbacks": {
"EarlyStoppingCallback": {
"args": {
"early_stopping_patience": 45,
"early_stopping_threshold": 0.0001
},
"attributes": {
"early_stopping_patience_counter": 0
}
},
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": false
},
"attributes": {}
}
},
"total_flos": 6.399256162466995e+16,
"train_batch_size": 1,
"trial_name": null,
"trial_params": null
}
|