| { | |
| "best_global_step": null, | |
| "best_metric": null, | |
| "best_model_checkpoint": null, | |
| "epoch": 3.0, | |
| "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.25316455696202533, | |
| "grad_norm": 8.868849481792276, | |
| "learning_rate": 7.500000000000001e-06, | |
| "loss": 2.2855, | |
| "step": 10 | |
| }, | |
| { | |
| "epoch": 0.5063291139240507, | |
| "grad_norm": 2.0635775153651994, | |
| "learning_rate": 9.896703108827758e-06, | |
| "loss": 1.2669, | |
| "step": 20 | |
| }, | |
| { | |
| "epoch": 0.759493670886076, | |
| "grad_norm": 1.8111762314893303, | |
| "learning_rate": 9.401006955900555e-06, | |
| "loss": 1.1726, | |
| "step": 30 | |
| }, | |
| { | |
| "epoch": 1.0, | |
| "grad_norm": 1.8993502171001424, | |
| "learning_rate": 8.535533905932739e-06, | |
| "loss": 1.1493, | |
| "step": 40 | |
| }, | |
| { | |
| "epoch": 1.2531645569620253, | |
| "grad_norm": 1.7216801921718663, | |
| "learning_rate": 7.373001848738203e-06, | |
| "loss": 0.9066, | |
| "step": 50 | |
| }, | |
| { | |
| "epoch": 1.5063291139240507, | |
| "grad_norm": 1.8095782581326048, | |
| "learning_rate": 6.011087861660191e-06, | |
| "loss": 0.8772, | |
| "step": 60 | |
| }, | |
| { | |
| "epoch": 1.759493670886076, | |
| "grad_norm": 1.9309398875526, | |
| "learning_rate": 4.564221286261709e-06, | |
| "loss": 0.8831, | |
| "step": 70 | |
| }, | |
| { | |
| "epoch": 2.0, | |
| "grad_norm": 2.784265383125865, | |
| "learning_rate": 3.1539692634365788e-06, | |
| "loss": 0.8731, | |
| "step": 80 | |
| }, | |
| { | |
| "epoch": 2.2531645569620253, | |
| "grad_norm": 1.7725315786947407, | |
| "learning_rate": 1.8988225436587005e-06, | |
| "loss": 0.6993, | |
| "step": 90 | |
| }, | |
| { | |
| "epoch": 2.5063291139240507, | |
| "grad_norm": 1.6831839648415363, | |
| "learning_rate": 9.042397785550405e-07, | |
| "loss": 0.6398, | |
| "step": 100 | |
| }, | |
| { | |
| "epoch": 2.759493670886076, | |
| "grad_norm": 1.7686592246944854, | |
| "learning_rate": 2.5378678213483057e-07, | |
| "loss": 0.6866, | |
| "step": 110 | |
| }, | |
| { | |
| "epoch": 3.0, | |
| "grad_norm": 1.7189923978658483, | |
| "learning_rate": 2.1152495889970035e-09, | |
| "loss": 0.6503, | |
| "step": 120 | |
| }, | |
| { | |
| "epoch": 3.0, | |
| "step": 120, | |
| "total_flos": 3713612709888.0, | |
| "train_loss": 1.0075321197509766, | |
| "train_runtime": 197.175, | |
| "train_samples_per_second": 76.075, | |
| "train_steps_per_second": 0.609 | |
| } | |
| ], | |
| "logging_steps": 10, | |
| "max_steps": 120, | |
| "num_input_tokens_seen": 0, | |
| "num_train_epochs": 3, | |
| "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": 3713612709888.0, | |
| "train_batch_size": 8, | |
| "trial_name": null, | |
| "trial_params": null | |
| } | |