Lightning-AI/pytorch-lightning

rich progress bar shows v_num as 0.000

npuichigo opened this issue · 0 comments

Bug description

Epoch 11/999 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 1498/1638 0:02:25 • 0:00:14 10.20it/s v_num: 0.000 train/loss_step: 0.426

tqdm works well to show v_num as integer

What version are you seeing the problem on?

v2.4

How to reproduce the bug

No response

Error messages and logs

# Error messages and logs here please

Environment

Current environment
#- PyTorch Lightning Version (e.g., 2.4.0):
#- PyTorch Version (e.g., 2.4):
#- Python version (e.g., 3.12):
#- OS (e.g., Linux):
#- CUDA/cuDNN version:
#- GPU models and configuration:
#- How you installed Lightning(`conda`, `pip`, source):

More info

No response