lilianweng / transformer-tensorflow
Implementation of Transformer Model in Tensorflow
☆468Updated 2 years ago
Alternatives and similar repositories for transformer-tensorflow
Users that are interested in transformer-tensorflow are comparing it to the libraries listed below
Sorting:
- A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need☆712Updated 3 years ago
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆348Updated 7 years ago
- Keras library for building (Universal) Transformers, facilitating BERT and GPT models☆537Updated 4 years ago
- Keras implementation of BERT with pre-trained weights☆814Updated 5 years ago
- Deep Reinforcement Learning For Sequence to Sequence Models☆767Updated 2 years ago
- Transformer training code for sequential tasks☆612Updated 3 years ago
- Attention mechanism for processing sequential data that considers the context for each timestamp.☆655Updated 3 years ago
- Implementations for a family of attention mechanisms, suitable for all kinds of natural language processing tasks and compatible with Ten…☆357Updated last year
- Tensorflow implementation of attention mechanism for text classification tasks.☆748Updated 5 years ago
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆592Updated last month
- Simple XLNet implementation with Pytorch Wrapper☆581Updated 5 years ago
- Sequence-to-Sequence learning using PyTorch☆521Updated 5 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆604Updated 5 years ago
- Sequence to Sequence Models with PyTorch☆738Updated 3 years ago
- BERT for Multitask Learning☆547Updated 2 years ago
- Transformer implemented in Keras☆372Updated 3 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆337Updated 2 years ago
- A text generation benchmarking platform☆866Updated 3 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆133Updated 5 years ago
- A TensorFlow Implementation of the Transformer: Attention Is All You Need☆4,368Updated last year
- 🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI☆1,509Updated 3 years ago
- A repository containing tutorials for practical NLP using PyTorch☆536Updated 5 years ago
- Sequence to sequence learning using TensorFlow.☆389Updated 7 years ago
- Visualizing RNNs using the attention mechanism☆750Updated 5 years ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆229Updated 5 years ago
- Tensorflow implementation of contextualized word representations from bi-directional language models☆1,616Updated 2 years ago
- Simple transformer implementation from scratch in pytorch. (archival, latest version on codeberg)☆1,084Updated last month
- Re-implementation of ELMo on Keras☆133Updated 2 years ago
- ☆3,647Updated 2 years ago
- Fast BPE☆671Updated 11 months ago