electra-large-rte / trainer_state.json
Ubuntu
initial upload
1559a3e
raw
history blame contribute delete
597 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 10.0,
"global_step": 130,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 10.0,
"step": 130,
"total_flos": 6409024555161600.0,
"train_loss": 0.22123540731576774,
"train_runtime": 141.7526,
"train_samples_per_second": 175.658,
"train_steps_per_second": 0.917
}
],
"max_steps": 130,
"num_train_epochs": 10,
"total_flos": 6409024555161600.0,
"trial_name": null,
"trial_params": null
}