structroberta_sx_final / finetune /rte /trainer_state.json
Omar
update
88cccb3
raw
history blame contribute delete
594 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 10.0,
"global_step": 140,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 10.0,
"step": 140,
"total_flos": 785962506700800.0,
"train_loss": 0.26334713527134485,
"train_runtime": 45.1904,
"train_samples_per_second": 189.863,
"train_steps_per_second": 3.098
}
],
"max_steps": 140,
"num_train_epochs": 10,
"total_flos": 785962506700800.0,
"trial_name": null,
"trial_params": null
}