simcse-bert-large-uncased / trainer_state.json
Yanhao's picture
Upload trainer_state.json
1513172
raw
history blame
590 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 5.0,
"global_step": 990,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 2.53,
"learning_rate": 2.474747474747475e-05,
"loss": 1.5145,
"step": 500
},
{
"epoch": 5.0,
"step": 990,
"train_runtime": 467.9743,
"train_samples_per_second": 2.116
}
],
"max_steps": 990,
"num_train_epochs": 5,
"total_flos": 4473714078590976,
"trial_name": null,
"trial_params": null
}