abui-toy / trainer_state.json
benfoley's picture
Upload 12 files
8cfb7b9
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 1.0,
"global_step": 2,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.0,
"step": 2,
"total_flos": 239547113299200.0,
"train_loss": 6.631194114685059,
"train_runtime": 14.1832,
"train_samples_per_second": 0.282,
"train_steps_per_second": 0.141
}
],
"max_steps": 2,
"num_train_epochs": 1,
"total_flos": 239547113299200.0,
"trial_name": null,
"trial_params": null
}