| { |
| "best_global_step": 50, |
| "best_metric": 0.35299259424209595, |
| "best_model_checkpoint": "./finetuned-model-16\\checkpoint-50", |
| "epoch": 0.9950248756218906, |
| "eval_steps": 500, |
| "global_step": 50, |
| "is_hyper_param_search": false, |
| "is_local_process_zero": true, |
| "is_world_process_zero": true, |
| "log_history": [ |
| { |
| "epoch": 0.9950248756218906, |
| "grad_norm": 0.4966062009334564, |
| "learning_rate": 0.0, |
| "loss": 0.7443, |
| "step": 50 |
| }, |
| { |
| "epoch": 0.9950248756218906, |
| "eval_loss": 0.35299259424209595, |
| "eval_runtime": 267.4895, |
| "eval_samples_per_second": 0.561, |
| "eval_steps_per_second": 0.561, |
| "step": 50 |
| } |
| ], |
| "logging_steps": 50, |
| "max_steps": 50, |
| "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.96165723226112e+16, |
| "train_batch_size": 1, |
| "trial_name": null, |
| "trial_params": null |
| } |
|
|