CoolFace
Modelpublic

LysandreJik/testing

sourceHugging Faceapache-2.0updated 5y agoView on Hugging Face
0likes17downloads
trainer_state.json26 linesDownload Raw Back to root
1{2  "best_metric": null,3  "best_model_checkpoint": null,4  "epoch": 0.0027262813522355507,5  "global_step": 10,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.0,12      "step": 10,13      "total_flos": 331168496640.0,14      "train_loss": 0.6649961948394776,15      "train_runtime": 0.5463,16      "train_samples_per_second": 18.306,17      "train_steps_per_second": 18.30618    }19  ],20  "max_steps": 10,21  "num_train_epochs": 1,22  "total_flos": 331168496640.0,23  "trial_name": null,24  "trial_params": null25}26