| { | |
| "best_global_step": 120, | |
| "best_metric": 1.066170334815979, | |
| "best_model_checkpoint": "/content/drive/MyDrive/fyp-2025/FinetuningModelData/Llama3.2-3B-instruct-financial-customerservice/outputs/checkpoint-120", | |
| "epoch": 0.014609203798392988, | |
| "eval_steps": 500, | |
| "global_step": 120, | |
| "is_hyper_param_search": false, | |
| "is_local_process_zero": true, | |
| "is_world_process_zero": true, | |
| "log_history": [ | |
| { | |
| "epoch": 0.006087168249330412, | |
| "grad_norm": 0.6797019243240356, | |
| "learning_rate": 1.2456140350877195e-05, | |
| "loss": 1.9292, | |
| "step": 50 | |
| }, | |
| { | |
| "epoch": 0.012174336498660824, | |
| "grad_norm": 0.37299278378486633, | |
| "learning_rate": 3.6842105263157896e-06, | |
| "loss": 1.1383, | |
| "step": 100 | |
| }, | |
| { | |
| "epoch": 0.014609203798392988, | |
| "eval_loss": 1.066170334815979, | |
| "eval_runtime": 875.8717, | |
| "eval_samples_per_second": 21.436, | |
| "eval_steps_per_second": 2.68, | |
| "step": 120 | |
| }, | |
| { | |
| "epoch": 0.014609203798392988, | |
| "step": 120, | |
| "total_flos": 1.993877518855373e+16, | |
| "train_loss": 1.4562123616536458, | |
| "train_runtime": 1110.5923, | |
| "train_samples_per_second": 1.729, | |
| "train_steps_per_second": 0.108 | |
| } | |
| ], | |
| "logging_steps": 50, | |
| "max_steps": 120, | |
| "num_input_tokens_seen": 0, | |
| "num_train_epochs": 1, | |
| "save_steps": 500, | |
| "stateful_callbacks": { | |
| "EarlyStoppingCallback": { | |
| "args": { | |
| "early_stopping_patience": 2, | |
| "early_stopping_threshold": 0.0 | |
| }, | |
| "attributes": { | |
| "early_stopping_patience_counter": 0 | |
| } | |
| }, | |
| "TrainerControl": { | |
| "args": { | |
| "should_epoch_stop": false, | |
| "should_evaluate": false, | |
| "should_log": false, | |
| "should_save": true, | |
| "should_training_stop": true | |
| }, | |
| "attributes": {} | |
| } | |
| }, | |
| "total_flos": 1.993877518855373e+16, | |
| "train_batch_size": 8, | |
| "trial_name": null, | |
| "trial_params": null | |
| } | |