andrewpeng02 / transformer-translationLinks
Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.
☆78Updated 5 years ago
Alternatives and similar repositories for transformer-translation
Users that are interested in transformer-translation are comparing it to the libraries listed below
Sorting:
- ☆76Updated 5 years ago
- A PyTorch implementation of Google AI's BERT model provided with Google's pre-trained models, examples and utilities.☆35Updated 6 years ago
- PyTorch implementation of BERT in "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"☆110Updated 7 years ago
- PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation☆58Updated 4 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆340Updated 2 years ago
- Transformers without Tears: Improving the Normalization of Self-Attention☆134Updated last year
- ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators☆91Updated 4 years ago
- A PyTorch implementation of Transformer in "Attention is All You Need"☆106Updated 4 years ago
- AAAI-20 paper: Cross-Lingual Natural Language Generation via Pre-Training☆129Updated 4 years ago
- Implementation of paper "Learning to Encode Text as Human-Readable Summaries using GAN"☆66Updated 6 years ago
- ☆180Updated 3 years ago
- CharBERT: Character-aware Pre-trained Language Model (COLING2020)☆121Updated 4 years ago
- An Inplementation of CRF (Conditional Random Fields) in PyTorch 1.0☆137Updated 5 years ago
- pytorch; mask language model ; bert☆72Updated 5 years ago
- Research code for ACL 2020 paper: "Distilling Knowledge Learned in BERT for Text Generation".☆128Updated 4 years ago
- Multi30k Dataset☆184Updated 3 years ago
- ☆212Updated last year
- Sequence to Sequence Models in PyTorch☆44Updated last year
- Code associated with the "Data Augmentation using Pre-trained Transformer Models" paper☆136Updated 2 years ago
- ICLR2019, Multilingual Neural Machine Translation with Knowledge Distillation☆70Updated 5 years ago
- ☆25Updated 5 years ago
- This repository contains the data and code for the paper "An Empirical Comparison on Imitation Learning and Reinforcement Learning for Pa…☆80Updated 5 years ago
- Unicoder model for understanding and generation.☆92Updated last year
- text generation based on transformer☆36Updated 6 years ago
- ☆53Updated 5 years ago
- Byte Pair Encoding for Python!☆232Updated 3 years ago
- ☆49Updated 5 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…☆245Updated 4 years ago
- For the code release of our arXiv paper "Revisiting Few-sample BERT Fine-tuning" (https://arxiv.org/abs/2006.05987).☆184Updated 2 years ago
- This project attempts to maintain the SOTA performance in machine translation☆108Updated 5 years ago