Hi,
I need the word-normalized conditional cross-entropy of the probability distribution for each translated sentence. I found this line in code which has the predicted sentece score.
Is this what I’m looking for?
Thanks
Hi,
I need the word-normalized conditional cross-entropy of the probability distribution for each translated sentence. I found this line in code which has the predicted sentece score.
Is this what I’m looking for?
Thanks
Hi,
Yes, what you are looking for is PRED AVG SCORE
in the verbose logs.