Skip to content

Commit d5fa7d9

Browse files
authored
Update README.md
1 parent e3e2421 commit d5fa7d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -486,4 +486,4 @@ With the release of PyTorch `0.4`, wrapping tensors as `Variable`s is no longer
486486

487487
__How do I compute all BLEU (i.e. BLEU-1 to BLEU-4) scores during evaluation?__
488488

489-
You'd need to modify the code in [eval.py](<https://github.com/sgrvinod/a-PyTorch-Tutorial-to-Image-Captioning/blob/master/eval.py#L171>) to do this. Please see [this excellent answer](<https://github.com/sgrvinod/a-PyTorch-Tutorial-to-Image-Captioning/issues/37#issuecomment-455924998>) by [kmario23](<https://github.com/kmario23>) for a detailed explanation.
489+
You'd need to modify the code in [eval.py](<https://github.com/sgrvinod/a-PyTorch-Tutorial-to-Image-Captioning/blob/master/eval.py#L171>) to do this. Please see [this excellent answer](<https://github.com/sgrvinod/a-PyTorch-Tutorial-to-Image-Captioning/issues/37#issuecomment-455924998>) by [kmario23](<https://github.com/kmario23>) for a clear and detailed explanation.

0 commit comments

Comments
 (0)