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
- ☆76Updated 4 years ago
- PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation☆58Updated 3 years ago
- ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators☆91Updated 3 years ago
- text generation based on transformer☆36Updated 6 years ago
- Transformers without Tears: Improving the Normalization of Self-Attention☆130Updated 8 months ago
- PyTorch implementation of BERT in "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"☆98Updated 6 years ago
- Fine-tune transformers with pytorch-lightning☆44Updated 2 years ago
- Implementation of paper "Learning to Encode Text as Human-Readable Summaries using GAN"☆66Updated 5 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
- PyTorch implementation of beam search decoding for seq2seq models☆338Updated 2 years ago
- ☆360Updated 2 years ago
- ☆83Updated 5 years ago
- ☆53Updated 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 6 months ago
- Document-Level Neural Machine Translation with Hierarchical Attention Networks☆68Updated 2 years ago
- CharBERT: Character-aware Pre-trained Language Model (COLING2020)☆118Updated 4 years ago
- AAAI-20 paper: Cross-Lingual Natural Language Generation via Pre-Training☆128Updated 3 years ago
- Easy to use NLP library built on PyTorch and TorchText☆254Updated 5 years ago
- A simple implementation of LeakGAN in PyTorch☆62Updated 3 years ago
- Cascaded Text Generation with Markov Transformers☆129Updated last year
- Code for the paper "Efficient Adaption of Pretrained Transformers for Abstractive Summarization"☆71Updated 5 years ago
- A list of resources about Text Style Transfer☆59Updated 4 years ago
- Minimal RNN classifier with self-attention in Pytorch☆150Updated 3 years ago
- Fully batched seq2seq example based on practical-pytorch, and more extra features.☆76Updated 6 years ago
- The PyTorch implementation of the transformer for machine translation.☆78Updated 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…☆242Updated 3 years ago
- Source code for the NAACL 2019 paper "SEQ^3: Differentiable Sequence-to-Sequence-to-Sequence Autoencoder for Unsupervised Abstractive Sen…☆123Updated 2 years ago
- Code for the paper Non-Autoregressive Dialog State Tracking (ICLR20)☆44Updated 4 years ago
- ICLR2019, Multilingual Neural Machine Translation with Knowledge Distillation☆70Updated 4 years ago