CoolFace
Modelpublic

ebrigham/EYY-Topic-Classification

sourceHugging Faceupdated 3y agoView on Hugging Face
2likes14downloads
trainer_state.json23 linesDownload Raw Back to checkpoint-500
1{2  "best_metric": null,3  "best_model_checkpoint": null,4  "epoch": 0.13333333333333333,5  "global_step": 500,6  "is_hyper_param_search": false,7  "is_local_process_zero": true,8  "is_world_process_zero": true,9  "log_history": [10    {11      "epoch": 0.13,12      "learning_rate": 4.3333333333333334e-05,13      "loss": 2.5673,14      "step": 50015    }16  ],17  "max_steps": 3750,18  "num_train_epochs": 1,19  "total_flos": 490889404210176.0,20  "trial_name": null,21  "trial_params": null22}23