fls-roberta / trainer_state.json
soleimanian's picture
Upload folder using huggingface_hub
96963a2 verified
Raw
History Blame Contribute Delete
718 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 3.0,
"global_step": 732,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 2.05,
"learning_rate": 6.44808743169399e-06,
"loss": 0.1778,
"step": 500
},
{
"epoch": 3.0,
"step": 732,
"total_flos": 1.634846117900544e+16,
"train_loss": 0.14211762668005104,
"train_runtime": 1376.9377,
"train_samples_per_second": 25.48,
"train_steps_per_second": 0.532
}
],
"max_steps": 732,
"num_train_epochs": 3,
"total_flos": 1.634846117900544e+16,
"trial_name": null,
"trial_params": null
}