| { |
| "best_global_step": null, |
| "best_metric": null, |
| "best_model_checkpoint": null, |
| "epoch": 1.0, |
| "eval_steps": 500, |
| "global_step": 548, |
| "is_hyper_param_search": false, |
| "is_local_process_zero": true, |
| "is_world_process_zero": true, |
| "log_history": [ |
| { |
| "epoch": 0.9124087591240876, |
| "grad_norm": 2.4354753494262695, |
| "learning_rate": 1.788321167883212e-06, |
| "loss": 2.268, |
| "step": 500 |
| }, |
| { |
| "epoch": 1.0, |
| "step": 548, |
| "total_flos": 572229550080000.0, |
| "train_loss": 2.278221241749116, |
| "train_runtime": 323.4271, |
| "train_samples_per_second": 13.542, |
| "train_steps_per_second": 1.694 |
| } |
| ], |
| "logging_steps": 500, |
| "max_steps": 548, |
| "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": 572229550080000.0, |
| "train_batch_size": 8, |
| "trial_name": null, |
| "trial_params": null |
| } |
|
|