distilbart-rehadat / trainer_state.json
mselbach's picture
Upload trainer_state.json
bfe4bac
raw
history blame contribute delete
587 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 3.0,
"global_step": 75,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 3.0,
"step": 75,
"total_flos": 252246181355520.0,
"train_loss": 0.3722765350341797,
"train_runtime": 3054.0089,
"train_samples_per_second": 0.096,
"train_steps_per_second": 0.025
}
],
"max_steps": 75,
"num_train_epochs": 3,
"total_flos": 252246181355520.0,
"trial_name": null,
"trial_params": null
}