dreamgonfly / transformer-pytorch
A PyTorch implementation of Transformer in "Attention is All You Need"
☆104Updated 4 years ago
Alternatives and similar repositories for transformer-pytorch:
Users that are interested in transformer-pytorch are comparing it to the libraries listed below
- PyTorch implementation of BERT in "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"☆103Updated 6 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
- 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
- Implementing SYNTHESIZER: Rethinking Self-Attention in Transformer Models using Pytorch☆70Updated 4 years ago
- Implementation of RealFormer using pytorch☆101Updated 4 years ago
- Code for the paper "Are Sixteen Heads Really Better than One?"☆171Updated 4 years ago
- DisCo Transformer for Non-autoregressive MT☆77Updated 2 years ago
- Tracking the progress in non-autoregressive generation (translation, transcription, etc.)☆307Updated 2 years ago
- PyTorch Implementation of "Non-Autoregressive Neural Machine Translation"☆268Updated 3 years ago
- ICLR2019, Multilingual Neural Machine Translation with Knowledge Distillation☆70Updated 4 years ago
- Implementation of the paper Tree Transformer☆214Updated 4 years ago
- Transformers without Tears: Improving the Normalization of Self-Attention☆131Updated 9 months ago
- For the code release of our arXiv paper "Revisiting Few-sample BERT Fine-tuning" (https://arxiv.org/abs/2006.05987).☆183Updated last year
- A PyTorch implementation of Google AI's BERT model provided with Google's pre-trained models, examples and utilities.☆71Updated 2 years ago
- Some good(maybe) papers about NMT (Neural Machine Translation).☆84Updated 5 years ago
- ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators☆91Updated 3 years ago
- a simple yet complete implementation of the popular BERT model☆127Updated 5 years ago
- a pytorch implementation of self-attention with relative position representations☆50Updated 4 years ago
- Research code for ACL 2020 paper: "Distilling Knowledge Learned in BERT for Text Generation".☆131Updated 3 years ago
- Multi30k Dataset☆178Updated 3 years ago
- Implementation of Mixout with PyTorch☆74Updated 2 years ago
- Implementation of "Glancing Transformer for Non-Autoregressive Neural Machine Translation"☆137Updated 2 years ago
- Code for the RecAdam paper: Recall and Learn: Fine-tuning Deep Pretrained Language Models with Less Forgetting.☆115Updated 4 years ago
- ☆216Updated 4 years ago
- ☆93Updated 3 years ago
- This project attempts to maintain the SOTA performance in machine translation☆108Updated 4 years ago
- ☆99Updated 2 years ago
- Encoding position with the word embeddings.☆82Updated 6 years ago
- roBERTa training for SQuAD☆51Updated 5 years ago
- Source Code for ACL2019 paper <Bridging the Gap between Training and Inference for Neural Machine Translation>☆41Updated 4 years ago