test_script_py_sql / checkpoint-5 /trainer_state.json
paulo037's picture
Training in progress, step 5, checkpoint
35b6402 verified
Raw
History Blame Contribute Delete
1.14 kB
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.00508646998982706,
"eval_steps": 5,
"global_step": 5,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.00508646998982706,
"grad_norm": 1.604354739189148,
"learning_rate": 1.6666666666666667e-05,
"loss": 0.6612,
"step": 5
},
{
"epoch": 0.00508646998982706,
"eval_loss": 1.3870973587036133,
"eval_runtime": 40.4847,
"eval_samples_per_second": 1.976,
"eval_steps_per_second": 1.976,
"step": 5
}
],
"logging_steps": 5,
"max_steps": 983,
"num_input_tokens_seen": 0,
"num_train_epochs": 1,
"save_steps": 5,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": false
},
"attributes": {}
}
},
"total_flos": 1048690640775168.0,
"train_batch_size": 1,
"trial_name": null,
"trial_params": null
}