|
{ |
|
"best_metric": null, |
|
"best_model_checkpoint": null, |
|
"epoch": 2.0, |
|
"eval_steps": 25, |
|
"global_step": 2, |
|
"is_hyper_param_search": false, |
|
"is_local_process_zero": true, |
|
"is_world_process_zero": true, |
|
"log_history": [ |
|
{ |
|
"epoch": 1.0, |
|
"grad_norm": 6.30452299118042, |
|
"learning_rate": 5.500000000000001e-05, |
|
"loss": 5.2475, |
|
"step": 1 |
|
}, |
|
{ |
|
"epoch": 1.0, |
|
"eval_loss": 4.379683017730713, |
|
"eval_runtime": 3.4554, |
|
"eval_samples_per_second": 14.47, |
|
"eval_steps_per_second": 3.762, |
|
"step": 1 |
|
}, |
|
{ |
|
"epoch": 2.0, |
|
"grad_norm": 6.753124713897705, |
|
"learning_rate": 1e-05, |
|
"loss": 4.3391, |
|
"step": 2 |
|
} |
|
], |
|
"logging_steps": 1, |
|
"max_steps": 2, |
|
"num_input_tokens_seen": 0, |
|
"num_train_epochs": 2, |
|
"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": 4644761243746304.0, |
|
"train_batch_size": 1, |
|
"trial_name": null, |
|
"trial_params": null |
|
} |
|
|