koBERT_parent_09252023_MLM / trainer_state.json
JuneKo's picture
Upload 11 files
f2f7b29
raw
history blame contribute delete
582 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 3.0,
"global_step": 45,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 3.0,
"step": 45,
"total_flos": 22892799928320.0,
"train_loss": 5.810221354166667,
"train_runtime": 13.6328,
"train_samples_per_second": 6.382,
"train_steps_per_second": 3.301
}
],
"max_steps": 45,
"num_train_epochs": 3,
"total_flos": 22892799928320.0,
"trial_name": null,
"trial_params": null
}