facebookresearch / Mask-PredictLinks
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.
☆244Updated 3 years ago
Alternatives and similar repositories for Mask-Predict
Users that are interested in Mask-Predict are comparing it to the libraries listed below
Sorting:
- Tracking the progress in non-autoregressive generation (translation, transcription, etc.)☆306Updated 2 years ago
- Zero -- A neural machine translation system☆153Updated 2 years ago
- PyTorch Implementation of "Non-Autoregressive Neural Machine Translation"☆271Updated 3 years ago
- Some good(maybe) papers about NMT (Neural Machine Translation).☆85Updated 5 years ago
- Pytorch implementation of "A Probabilistic Formulation of Unsupervised Text Style Transfer" by He. et. al. at ICLR 2020☆163Updated 2 years ago
- Implementation of "Glancing Transformer for Non-Autoregressive Neural Machine Translation"☆137Updated 2 years ago
- This project attempts to maintain the SOTA performance in machine translation☆108Updated 4 years ago
- Implementation of Dual Learning NMT on PyTorch☆163Updated 7 years ago
- Generative Flow based Sequence-to-Sequence Toolkit written in Python.☆245Updated 5 years ago
- Neural Text Generation with Unlikelihood Training☆309Updated 3 years ago
- Code for NeurIPS2020 "Incorporating BERT into Parallel Sequence Decoding with Adapters"