finetuned_12_12 / checkpoint-50 /trainer_state.json
ImNotTam's picture
Upload full training folder with all checkpoints
70b18c5 verified
{
"best_global_step": 50,
"best_metric": 0.010756579227745533,
"best_model_checkpoint": "/teamspace/studios/this_studio/DATN/output/medgemma_finetuned/checkpoint-50",
"epoch": 1.9343065693430657,
"eval_steps": 25,
"global_step": 50,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.38929440389294406,
"grad_norm": 3.8712122440338135,
"learning_rate": 9.473684210526316e-05,
"loss": 0.4851,
"step": 10
},
{
"epoch": 0.7785888077858881,
"grad_norm": 1.850216269493103,
"learning_rate": 0.0002,
"loss": 0.0256,
"step": 20
},
{
"epoch": 0.9732360097323601,
"eval_loss": 0.015751386061310768,
"eval_runtime": 123.684,
"eval_samples_per_second": 0.412,
"eval_steps_per_second": 0.21,
"step": 25
},
{
"epoch": 1.1557177615571776,
"grad_norm": 0.2004503309726715,
"learning_rate": 0.00019814838910603481,
"loss": 0.0148,
"step": 30
},
{
"epoch": 1.5450121654501217,
"grad_norm": 0.07818326354026794,
"learning_rate": 0.0001926621256821922,
"loss": 0.0094,
"step": 40
},
{
"epoch": 1.9343065693430657,
"grad_norm": 0.0575609989464283,
"learning_rate": 0.00018374437823092724,
"loss": 0.009,
"step": 50
},
{
"epoch": 1.9343065693430657,
"eval_loss": 0.010756579227745533,
"eval_runtime": 101.2153,
"eval_samples_per_second": 0.504,
"eval_steps_per_second": 0.257,
"step": 50
}
],
"logging_steps": 10,
"max_steps": 182,
"num_input_tokens_seen": 0,
"num_train_epochs": 7,
"save_steps": 25,
"stateful_callbacks": {
"EarlyStoppingCallback": {
"args": {
"early_stopping_patience": 50,
"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": 7.48268625346969e+16,
"train_batch_size": 1,
"trial_name": null,
"trial_params": null
}