CoolFace
Modelpublic

israel/testing_model

sourceHugging Facemitupdated 4y agoView on Hugging Face
0likes9downloads
trainer_state.json32 linesDownload Raw Back to root
1{2  "best_metric": null,3  "best_model_checkpoint": null,4  "epoch": 5.0,5  "global_step": 935,6  "is_hyper_param_search": false,7  "is_local_process_zero": true,8  "is_world_process_zero": true,9  "log_history": [10    {11      "epoch": 2.67,12      "learning_rate": 2.32620320855615e-05,13      "loss": 1.0352,14      "step": 50015    },16    {17      "epoch": 5.0,18      "step": 935,19      "total_flos": 1968088364605440.0,20      "train_loss": 1.0310750216723763,21      "train_runtime": 163.2592,22      "train_samples_per_second": 183.267,23      "train_steps_per_second": 5.72724    }25  ],26  "max_steps": 935,27  "num_train_epochs": 5,28  "total_flos": 1968088364605440.0,29  "trial_name": null,30  "trial_params": null31}32