ChildBERT / trainer_state.json
Aunsiels's picture
Upload 10 files
86b1bed
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 5.0,
"global_step": 385,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 5.0,
"step": 385,
"total_flos": 3141206509117440.0,
"train_runtime": 393.5719,
"train_samples_per_second": 0.978
}
],
"max_steps": 385,
"num_train_epochs": 5,
"total_flos": 3141206509117440.0,
"trial_name": null,
"trial_params": null
}