cos-cvae icon indicating copy to clipboard operation
cos-cvae copied to clipboard

Beam search seems not process the <end> token?

Open RyanLiut opened this issue 4 years ago • 0 comments

Hi,

Thank you for your code! It seems the function of beam search does not end the sentence when it meets the token, causing the sentences by beam search (e.g. BS=5) not to be different from each other. Could you check it again? And by the way, could you add DBS in the reference stage?

Thank you

RyanLiut avatar Sep 18 '21 07:09 RyanLiut