Skip to content
Discussion options

You must be logged in to vote

Yes that's correct, it's a UI design choice.
If you wish to see your values in the progress bar, you can log with self.log("loss/val", loss, prog_bar=True) and it will show up in the main bar.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@tchaton
Comment options

@Keiku
Comment options

Answer selected by Keiku
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment