cos-cvae
cos-cvae copied to clipboard
Beam search seems not process the <end> token?
Hi,
Thank you for your code! It seems the function of beam search does not end the sentence when it meets the
Thank you