Skip to content

Logging Validation loss in fine-grained level in Tensorboard logger. #559

Answered by AndreaCossu
akashtadwai asked this question in Q&A
Discussion options

You must be logged in to vote

I see. You are evaluating on the test stream so the values are put in the related curve of eval_phase/test_stream. You should see more points there than you'd expect.
You can call the periodic eval on a separate validation stream and that should appear separated from the rest of the curves.
Currently, the periodic eval within training is just a regular eval.

@lrzpellegrini can you provide him a short way to build the validation stream?
@AntonioCarta I think this may cause future misunderstanding. Should we better document it inside the training tutorial? I can then point to it in the evaluation and logging tutorial.

Replies: 2 comments 13 replies

Comment options

You must be logged in to vote
7 replies
@akashtadwai
Comment options

@AndreaCossu
Comment options

@akashtadwai
Comment options

@AndreaCossu
Comment options

@akashtadwai
Comment options

Comment options

You must be logged in to vote
6 replies
@AndreaCossu
Comment options

@akashtadwai
Comment options

@AndreaCossu
Comment options

@vlomonaco
Comment options

@AndreaCossu
Comment options

Answer selected by vlomonaco
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants