File size: 289 Bytes
416833a
 
 
 
 
 
1
2
3
4
5
6
7
# https://pytorch-lightning.readthedocs.io/en/latest/api/pytorch_lightning.callbacks.RichProgressBar.html

# Create a progress bar with rich text formatting.
# Look at the above link for more detailed information.
rich_progress_bar:
  _target_: lightning.pytorch.callbacks.RichProgressBar