facebookresearch / Mask-Predict

A masked language modeling objective to train a model to predict any subset of the target words, conditioned on both the input text and a partially masked target translation.
Other
240 stars 38 forks source link

Release the bpe codes? #1

Closed cocaer closed 5 years ago

cocaer commented 5 years ago

Hi, I find that the released model doesn't contain the bpe codes, which makes itself unusable. Can the authors release the bpe code? Thx.