distilroberta-base-squad_v2 / trainer_state.json
tdiggelm's picture
Initial import
650b3cf
raw history blame
No virus
714 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 3.0,
"global_step": 774,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.94,
"learning_rate": 1.7700258397932818e-05,
"loss": 1.5796,
"step": 500
},
{
"epoch": 3.0,
"step": 774,
"total_flos": 4854023972388864.0,
"train_loss": 1.403361870028868,
"train_runtime": 1365.2765,
"train_samples_per_second": 289.662,
"train_steps_per_second": 0.567
}
],
"max_steps": 774,
"num_train_epochs": 3,
"total_flos": 4854023972388864.0,
"trial_name": null,
"trial_params": null
}