51 lines
1.2 KiB
JSON
51 lines
1.2 KiB
JSON
{
|
|
"best_global_step": null,
|
|
"best_metric": null,
|
|
"best_model_checkpoint": null,
|
|
"epoch": 0.00017815388041420778,
|
|
"eval_steps": 99999999,
|
|
"global_step": 1,
|
|
"is_hyper_param_search": false,
|
|
"is_local_process_zero": true,
|
|
"is_world_process_zero": true,
|
|
"log_history": [
|
|
{
|
|
"epoch": 0.00017815388041420778,
|
|
"grad_norm": 232.1993865966797,
|
|
"learning_rate": 5e-05,
|
|
"loss": 175.5579,
|
|
"step": 1
|
|
},
|
|
{
|
|
"epoch": 0.00017815388041420778,
|
|
"eval_accuracy": 0.018891725076294615,
|
|
"eval_loss": 10.400674819946289,
|
|
"eval_runtime": 157.3868,
|
|
"eval_samples_per_second": 63.55,
|
|
"eval_steps_per_second": 7.949,
|
|
"step": 1
|
|
}
|
|
],
|
|
"logging_steps": 99999999,
|
|
"max_steps": 5614,
|
|
"num_input_tokens_seen": 0,
|
|
"num_train_epochs": 1,
|
|
"save_steps": 99999999,
|
|
"stateful_callbacks": {
|
|
"TrainerControl": {
|
|
"args": {
|
|
"should_epoch_stop": false,
|
|
"should_evaluate": false,
|
|
"should_log": false,
|
|
"should_save": true,
|
|
"should_training_stop": false
|
|
},
|
|
"attributes": {}
|
|
}
|
|
},
|
|
"total_flos": 66890760192000.0,
|
|
"train_batch_size": 8,
|
|
"trial_name": null,
|
|
"trial_params": null
|
|
}
|