structroberta_s2_final / finetune /wsc /trainer_state.json
Omar
update
ecd6e41
raw
history blame
587 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 10.0,
"global_step": 50,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 10.0,
"step": 50,
"total_flos": 406396831656960.0,
"train_loss": 0.6945361328125,
"train_runtime": 20.8177,
"train_samples_per_second": 233.936,
"train_steps_per_second": 2.402
}
],
"max_steps": 50,
"num_train_epochs": 10,
"total_flos": 406396831656960.0,
"trial_name": null,
"trial_params": null
}