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

eval.py gives 0 BLEU 4 score

Open BlackBeard009 opened this issue 11 months ago • 0 comments

While I am trying to get evaluation of the model through eval.py, BLEU 4 score is 0 for every beam. I noticed that no sequence is having token even after 50 or 100 decoder iterations. What is the issue here? used flicker8k dataset

BlackBeard009 avatar Nov 29 '24 20:11 BlackBeard009