glample/fastBPE

Any plans to add BPE-Dropout?

CyndxAI opened this issue · 2 comments

Hi, great work on this. Do you have any plans to add support for BPE-dropout (https://arxiv.org/pdf/1910.13267.pdf)?

@CyndxAI Hi, Rico has already implemented this feature into subword-nmt

Thanks!