kcELECTRA_MLM_batch4 / trainer_state.json
JuneKo's picture
Upload 10 files
c69ce72
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 3.0,
"global_step": 21,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 3.0,
"step": 21,
"total_flos": 29223856991232.0,
"train_loss": 9.58407956077939,
"train_runtime": 11.9621,
"train_samples_per_second": 9.279,
"train_steps_per_second": 1.756
}
],
"max_steps": 21,
"num_train_epochs": 3,
"total_flos": 29223856991232.0,
"trial_name": null,
"trial_params": null
}