fakepaperbot / trainer_state.json
Yokohide031's picture
init from Shigure
899aee2
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 10.0,
"global_step": 790,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 6.33,
"learning_rate": 1.8354430379746836e-05,
"loss": 3.0356,
"step": 500
},
{
"epoch": 10.0,
"step": 790,
"total_flos": 412841410560000.0,
"train_loss": 2.6836741773388053,
"train_runtime": 266.2205,
"train_samples_per_second": 2.967,
"train_steps_per_second": 2.967
}
],
"max_steps": 790,
"num_train_epochs": 10,
"total_flos": 412841410560000.0,
"trial_name": null,
"trial_params": null
}