tda-roberta-large-en-cola / trainer_state.json
iproskurina's picture
Initial commit
599d88c
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 5.0,
"global_step": 1340,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.87,
"learning_rate": 1.2537313432835823e-05,
"loss": 0.5685,
"step": 500
},
{
"epoch": 3.73,
"learning_rate": 5.074626865671642e-06,
"loss": 0.2854,
"step": 1000
},
{
"epoch": 5.0,
"step": 1340,
"total_flos": 4980590679886080.0,
"train_loss": 0.3620375732877361,
"train_runtime": 1547.3183,
"train_samples_per_second": 27.632,
"train_steps_per_second": 0.866
}
],
"max_steps": 1340,
"num_train_epochs": 5,
"total_flos": 4980590679886080.0,
"trial_name": null,
"trial_params": null
}