|
{ |
|
"best_global_step": null, |
|
"best_metric": null, |
|
"best_model_checkpoint": null, |
|
"epoch": 3.0, |
|
"eval_steps": 500, |
|
"global_step": 24000, |
|
"is_hyper_param_search": false, |
|
"is_local_process_zero": true, |
|
"is_world_process_zero": true, |
|
"log_history": [ |
|
{ |
|
"epoch": 1.25, |
|
"grad_norm": 1.382313847541809, |
|
"learning_rate": 0.00013511536662664847, |
|
"loss": 0.8774, |
|
"mean_token_accuracy": 0.7419199258267879, |
|
"num_tokens": 43598657.0, |
|
"step": 10000 |
|
}, |
|
{ |
|
"epoch": 2.5, |
|
"grad_norm": 1.0789984464645386, |
|
"learning_rate": 1.4865836019771995e-05, |
|
"loss": 0.6593, |
|
"mean_token_accuracy": 0.7897109068095685, |
|
"num_tokens": 87444325.0, |
|
"step": 20000 |
|
} |
|
], |
|
"logging_steps": 10000, |
|
"max_steps": 24000, |
|
"num_input_tokens_seen": 0, |
|
"num_train_epochs": 3, |
|
"save_steps": 10000, |
|
"stateful_callbacks": { |
|
"TrainerControl": { |
|
"args": { |
|
"should_epoch_stop": false, |
|
"should_evaluate": false, |
|
"should_log": false, |
|
"should_save": true, |
|
"should_training_stop": true |
|
}, |
|
"attributes": {} |
|
} |
|
}, |
|
"total_flos": 9.827561592353341e+17, |
|
"train_batch_size": 1, |
|
"trial_name": null, |
|
"trial_params": null |
|
} |
|
|