My progress bar cannot show all the metrics I logged. #19028
Unanswered
Mo-Junyang
asked this question in
Lightning Trainer API: Trainer, LightningModule, LightningDataModule
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am logging two losses in my code, but only one is displayed in the progress bar, followed by a comma at the end. It seems that I don't have enough room for them, but actually there is ample room available. The progress bar itself also looks weird, it's too short!
So I wanna know is there any option to change the length of this progress bar and the content it show?
Beta Was this translation helpful? Give feedback.
All reactions