andrewpeng02 / transformer-translation
Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.
☆77Updated 4 years ago
Alternatives and similar repositories for transformer-translation:
Users that are interested in transformer-translation are comparing it to the libraries listed below
- PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation☆58Updated 3 years ago
- ☆76Updated 4 years ago
- ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators☆91Updated 3 years ago
- Some good(maybe) papers about NMT (Neural Machine Translation).☆84Updated 5 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆338Updated last year
- Implementation of a linear-chain CRF in PyTorch☆96Updated 4 years ago
- Implementation of paper "Learning to Encode Text as Human-Readable Summaries using GAN"☆66Updated 5 years ago
- ☆48Updated 4 years ago
- pytorch; mask language model ; bert☆72Updated 5 years ago
- ☆28Updated 3 years ago
- ☆112Updated 4 years ago
- Transformers without Tears: Improving the Normalization of Self-Attention☆130Updated 7 months ago
- Minimal RNN classifier with self-attention in Pytorch☆150Updated 3 years ago
- 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…☆243Updated 3 years ago
- Pytorch implementation of Bert and Pals: Projected Attention Layers for Efficient Adaptation in Multi-Task Learning (https://arxiv.org/ab…☆82Updated 5 years ago
- Accelerated Reinforcement Learning for Sentence Generation by Vocabulary Prediction☆72Updated 4 years ago
- Pytorch implementation of "A Probabilistic Formulation of Unsupervised Text Style Transfer" by He. et. al. at ICLR 2020☆163Updated 2 years ago
- Sequence to Sequence Models in PyTorch☆44Updated 5 months ago
- This project attempts to maintain the SOTA performance in machine translation☆108Updated 4 years ago
- Tracking the progress in non-autoregressive generation (translation, transcription, etc.)☆306Updated last year
- Source code for the NAACL 2019 paper "SEQ^3: Differentiable Sequence-to-Sequence-to-Sequence Autoencoder for Unsupervised Abstractive Sen…☆123Updated 2 years ago
- This repository contains the data and code for the paper "An Empirical Comparison on Imitation Learning and Reinforcement Learning for Pa…☆81Updated 4 years ago
- Implementation of Dual Learning NMT on PyTorch☆164Updated 6 years ago
- "End-to-End Abstractive Summarization for Meetings" paper - Unofficial PyTorch Implementation☆52Updated 2 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 6 years ago
- PyTorch Implementation of "Non-Autoregressive Neural Machine Translation"☆268Updated 2 years ago
- ☆176Updated 2 years ago
- Document-Level Neural Machine Translation with Hierarchical Attention Networks☆68Updated 2 years ago
- For the code release of our arXiv paper "Revisiting Few-sample BERT Fine-tuning" (https://arxiv.org/abs/2006.05987).☆184Updated last year
- Research code for ACL 2020 paper: "Distilling Knowledge Learned in BERT for Text Generation".☆131Updated 3 years ago