tmnam20's picture
Upload trainer_state.json with huggingface_hub
59c704e verified
raw
history blame contribute delete
768 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 3.0,
"eval_steps": 500,
"global_step": 60,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 2.5,
"learning_rate": 3.3333333333333333e-06,
"loss": 0.6966,
"step": 50
},
{
"epoch": 3.0,
"step": 60,
"total_flos": 99498631694820.0,
"train_loss": 0.6959518273671468,
"train_runtime": 9.5105,
"train_samples_per_second": 200.305,
"train_steps_per_second": 6.309
}
],
"logging_steps": 50,
"max_steps": 60,
"num_train_epochs": 3,
"save_steps": 500,
"total_flos": 99498631694820.0,
"trial_name": null,
"trial_params": null
}