|
{ |
|
"best_metric": null, |
|
"best_model_checkpoint": null, |
|
"epoch": 3.0, |
|
"eval_steps": 25, |
|
"global_step": 18, |
|
"is_hyper_param_search": false, |
|
"is_local_process_zero": true, |
|
"is_world_process_zero": true, |
|
"log_history": [ |
|
{ |
|
"epoch": 0.16666666666666666, |
|
"grad_norm": 23.569515228271484, |
|
"learning_rate": 9.931634888554937e-05, |
|
"loss": 13.9276, |
|
"step": 1 |
|
}, |
|
{ |
|
"epoch": 0.16666666666666666, |
|
"eval_loss": 10.870479583740234, |
|
"eval_runtime": 3.8685, |
|
"eval_samples_per_second": 12.925, |
|
"eval_steps_per_second": 3.36, |
|
"step": 1 |
|
}, |
|
{ |
|
"epoch": 0.3333333333333333, |
|
"grad_norm": 23.634923934936523, |
|
"learning_rate": 9.728616793536588e-05, |
|
"loss": 10.4126, |
|
"step": 2 |
|
}, |
|
{ |
|
"epoch": 0.5, |
|
"grad_norm": 21.55443572998047, |
|
"learning_rate": 9.397114317029975e-05, |
|
"loss": 6.3068, |
|
"step": 3 |
|
}, |
|
{ |
|
"epoch": 0.6666666666666666, |
|
"grad_norm": 16.59392547607422, |
|
"learning_rate": 8.947199994035401e-05, |
|
"loss": 2.3135, |
|
"step": 4 |
|
}, |
|
{ |
|
"epoch": 0.8333333333333334, |
|
"grad_norm": 6.745985507965088, |
|
"learning_rate": 8.392544243589427e-05, |
|
"loss": 1.2193, |
|
"step": 5 |
|
}, |
|
{ |
|
"epoch": 1.0, |
|
"grad_norm": 3.8001060485839844, |
|
"learning_rate": 7.75e-05, |
|
"loss": 0.8155, |
|
"step": 6 |
|
}, |
|
{ |
|
"epoch": 1.1666666666666667, |
|
"grad_norm": 1.6981767416000366, |
|
"learning_rate": 7.03909064496551e-05, |
|
"loss": 0.7225, |
|
"step": 7 |
|
}, |
|
{ |
|
"epoch": 1.3333333333333333, |
|
"grad_norm": 10.490804672241211, |
|
"learning_rate": 6.281416799501188e-05, |
|
"loss": 0.7786, |
|
"step": 8 |
|
}, |
|
{ |
|
"epoch": 1.5, |
|
"grad_norm": 2.7316603660583496, |
|
"learning_rate": 5.500000000000001e-05, |
|
"loss": 0.7348, |
|
"step": 9 |
|
}, |
|
{ |
|
"epoch": 1.6666666666666665, |
|
"grad_norm": 2.0869247913360596, |
|
"learning_rate": 4.718583200498814e-05, |
|
"loss": 0.6985, |
|
"step": 10 |
|
}, |
|
{ |
|
"epoch": 1.8333333333333335, |
|
"grad_norm": 2.716292142868042, |
|
"learning_rate": 3.960909355034491e-05, |
|
"loss": 0.7294, |
|
"step": 11 |
|
}, |
|
{ |
|
"epoch": 2.0, |
|
"grad_norm": 2.0540404319763184, |
|
"learning_rate": 3.250000000000001e-05, |
|
"loss": 0.7224, |
|
"step": 12 |
|
}, |
|
{ |
|
"epoch": 2.1666666666666665, |
|
"grad_norm": 2.307551860809326, |
|
"learning_rate": 2.6074557564105727e-05, |
|
"loss": 0.6962, |
|
"step": 13 |
|
}, |
|
{ |
|
"epoch": 2.3333333333333335, |
|
"grad_norm": 1.689359188079834, |
|
"learning_rate": 2.0528000059645997e-05, |
|
"loss": 0.699, |
|
"step": 14 |
|
}, |
|
{ |
|
"epoch": 2.5, |
|
"grad_norm": 1.2183499336242676, |
|
"learning_rate": 1.602885682970026e-05, |
|
"loss": 0.6993, |
|
"step": 15 |
|
}, |
|
{ |
|
"epoch": 2.6666666666666665, |
|
"grad_norm": 1.313360571861267, |
|
"learning_rate": 1.2713832064634126e-05, |
|
"loss": 0.6916, |
|
"step": 16 |
|
}, |
|
{ |
|
"epoch": 2.8333333333333335, |
|
"grad_norm": 0.8421527147293091, |
|
"learning_rate": 1.0683651114450641e-05, |
|
"loss": 0.6878, |
|
"step": 17 |
|
}, |
|
{ |
|
"epoch": 3.0, |
|
"grad_norm": 0.5967273116111755, |
|
"learning_rate": 1e-05, |
|
"loss": 0.6969, |
|
"step": 18 |
|
} |
|
], |
|
"logging_steps": 1, |
|
"max_steps": 18, |
|
"num_input_tokens_seen": 0, |
|
"num_train_epochs": 3, |
|
"save_steps": 25, |
|
"stateful_callbacks": { |
|
"EarlyStoppingCallback": { |
|
"args": { |
|
"early_stopping_patience": 1, |
|
"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": 2.148510102234071e+17, |
|
"train_batch_size": 2, |
|
"trial_name": null, |
|
"trial_params": null |
|
} |
|
|