Skip to content

Tutorial 9: One dataset for test & dev #3586

Discussion options

You must be logged in to vote

Hi @nicir,

I think it is a common practice to get validation accuracy.

In most real-world applications/competitions, test data doesn't come with labels and it is just used for generating model inferences that would be evaluated later by humans or automatically in case of competitions. Dev data is anyway not used for loss computation, so there's no harm in using it for testing the model's accuracy. Although, it should be the same as dev/validation accuracy.

Does this answer your question? Please let me know if I misunderstood anything :)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@nicir
Comment options

Answer selected by nicir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants