SamLynnEvans / Transformer
Transformer seq2seq model, program that can build a language translator from parallel corpus
☆1,369Updated last year
Alternatives and similar repositories for Transformer:
Users that are interested in Transformer are comparing it to the libraries listed below
- ☆3,630Updated 2 years ago
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆550Updated 4 years ago
- Google AI 2018 BERT pytorch implementation☆6,276Updated last year
- Longformer: The Long-Document Transformer☆2,072Updated last year
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆8,980Updated 9 months ago
- A TensorFlow Implementation of the Transformer: Attention Is All You Need☆4,315Updated last year
- [EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821☆3,482Updated 3 months ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆693Updated 4 years ago
- Multi-Task Deep Neural Networks for Natural Language Understanding☆2,244Updated 10 months ago
- PyTorch original implementation of Cross-lingual Language Model Pretraining.☆2,898Updated last year
- An annotated implementation of the Transformer paper.☆5,900Updated 9 months ago
- 🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI☆1,508Updated 3 years ago
- Pretrained language model and its related optimization techniques developed by Huawei Noah's Ark Lab.☆3,046Updated 11 months ago
- MASS: Masked Sequence to Sequence Pre-training for Language Generation☆1,120Updated 2 years ago
- Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.☆5,437Updated 11 months ago
- Simple XLNet implementation with Pytorch Wrapper☆580Updated 5 years ago
- Code for paper Fine-tune BERT for Extractive Summarization☆1,475Updated 3 years ago
- Text classification using deep learning models in Pytorch☆810Updated 6 years ago
- An open source framework for seq2seq models in PyTorch.☆1,504Updated 2 years ago
- XLNet: Generalized Autoregressive Pretraining for Language Understanding☆6,180Updated last year
- Reformer, the efficient Transformer, in Pytorch☆2,140Updated last year
- BERT-related papers☆2,035Updated last year
- LSTM and QRNN Language Model Toolkit for PyTorch☆1,966Updated 2 years ago
- Implementation of Transformer Model in Tensorflow☆465Updated last year
- Data augmentation for NLP, presented at EMNLP 2019☆1,616Updated last year
- TextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.☆895Updated 6 months ago
- Code and model for the paper "Improving Language Understanding by Generative Pre-Training"☆2,176Updated 5 years ago
- Single Headed Attention RNN - "Stop thinking with your head"☆1,180Updated 3 years ago
- Pytorch Implementation of Google BERT☆593Updated 4 years ago
- Unsupervised Word Segmentation for Neural Machine Translation and Text Generation☆2,213Updated 5 months ago