Kyubyong / transformerLinks
A TensorFlow Implementation of the Transformer: Attention Is All You Need
☆4,442Updated 2 years ago
Alternatives and similar repositories for transformer
Users that are interested in transformer are comparing it to the libraries listed below
Sorting:
- ☆3,679Updated 3 years ago
- Google AI 2018 BERT pytorch implementation☆6,503Updated 2 years ago
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆9,523Updated last year
- some attention implements☆1,450Updated 6 years ago
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,419Updated 2 years ago
- Unsupervised Word Segmentation for Neural Machine Translation and Text Generation☆2,257Updated last year
- An open source framework for seq2seq models in PyTorch.☆1,516Updated 2 months ago
- Open Source Neural Machine Translation and (Large) Language Models in PyTorch☆6,974Updated last month
- TensorFlow Neural Machine Translation Tutorial☆6,454Updated 3 years ago
- Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.☆16,760Updated 2 years ago
- XLNet: Generalized Autoregressive Pretraining for Language Understanding☆6,179Updated 2 years ago
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆571Updated 5 years ago
- A machine translation reading list maintained by Tsinghua Natural Language Processing Group☆2,438Updated last year
- Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)☆2,950Updated 6 years ago
- Code and model for the paper "Improving Language Understanding by Generative Pre-Training"☆2,261Updated 6 years ago
- Implementation of BERT that could load official pre-trained models for feature extraction and prediction☆2,426Updated 3 years ago
- Models, data loaders and abstractions for language processing, powered by PyTorch☆3,559Updated 2 months ago
- Multi-Task Deep Neural Networks for Natural Language Understanding☆2,258Updated last year
- LSTM and QRNN Language Model Toolkit for PyTorch☆1,984Updated 3 years ago
- An annotated implementation of the Transformer paper.☆6,784Updated last year
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"☆2,194Updated 3 years ago
- Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained☆4,547Updated 4 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆701Updated 4 years ago
- 🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI☆1,521Updated 4 years ago
- Implementation of Sequence Generative Adversarial Nets with Policy Gradient☆2,094Updated 6 years ago
- CNNs for Sentence Classification in PyTorch☆1,034Updated 10 months ago
- bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目☆1,849Updated 4 years ago
- Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granul…☆1,539Updated 2 years ago
- Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)☆2,112Updated 3 years ago
- Facilitating the design, comparison and sharing of deep text matching models.☆3,851Updated last year