a-PyTorch-Tutorial-to-Image-Captioning icon indicating copy to clipboard operation
a-PyTorch-Tutorial-to-Image-Captioning copied to clipboard

VALIDATION QUERY

Open ali4321143 opened this issue 11 months ago • 0 comments

Thanks for sharing the code I have a question since we use the cross entropy loss as the MAIN metric to determine the model performance on that train and validation my question is that do we use the TEACHER FORCING even in the VALIDATION phase?->we provide the true label at each input and then the model give the output against each input and then we compute the cross entropy loss?

ali4321143 avatar Dec 06 '24 07:12 ali4321143