You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple change that will allow custom formatting of metrics for the tqdm status bar. This is especially useful if you have small loss values and want to see it in scientific notation. Replace `metrics_format` with `'{name}: {value:e}'`
0 commit comments