unipelt / trainer_state.json
dvssr's picture
End of training
22412f1 verified
raw
history blame
No virus
710 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 1.0,
"eval_steps": 500,
"global_step": 105,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.0,
"step": 105,
"total_flos": 356260014747648.0,
"train_loss": 7.931516810825893,
"train_runtime": 118.9596,
"train_samples_per_second": 3.505,
"train_steps_per_second": 0.883
}
],
"logging_steps": 500,
"max_steps": 105,
"num_input_tokens_seen": 0,
"num_train_epochs": 1,
"save_steps": 1000,
"total_flos": 356260014747648.0,
"train_batch_size": 4,
"trial_name": null,
"trial_params": null
}