tda-roberta-large-frozen-en-cola / trainer_state.json
iproskurina's picture
Initial commit
b3b2492
raw
history blame
837 Bytes
{
"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.6913,
"step": 500
},
{
"epoch": 3.73,
"learning_rate": 5.074626865671642e-06,
"loss": 0.6834,
"step": 1000
},
{
"epoch": 5.0,
"step": 1340,
"total_flos": 4980590679886080.0,
"train_loss": 0.6854999143685867,
"train_runtime": 534.5548,
"train_samples_per_second": 79.982,
"train_steps_per_second": 2.507
}
],
"max_steps": 1340,
"num_train_epochs": 5,
"total_flos": 4980590679886080.0,
"trial_name": null,
"trial_params": null
}