cerebroai / reformersLinks
Efficient Transformers for research, PyTorch and Tensorflow using Locality Sensitive Hashing
☆95Updated 5 years ago
Alternatives and similar repositories for reformers
Users that are interested in reformers are comparing it to the libraries listed below
Sorting:
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 6 years ago
- Transformer-XL with checkpoint loader☆68Updated 3 years ago
- LAMB Optimizer for Large Batch Training (TensorFlow version)☆120Updated 5 years ago
- ☆47Updated 6 years ago
- Encoding position with the word embeddings.☆83Updated 7 years ago
- ☆218Updated 4 years ago
- Knowledge Distillation For Transformer Language Models☆52Updated last year
- Implements Reformer: The Efficient Transformer in pytorch.☆85Updated 5 years ago
- Adaptive embedding and softmax☆17Updated 3 years ago
- Keras implementation of “Gated Linear Unit ”☆23Updated last year
- PyTorch Language Model for 1-Billion Word (LM1B / GBW) Dataset☆123Updated 5 years ago
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆91Updated 6 years ago
- CapsNet for NLP☆67Updated 6 years ago
- a Pytorch implementation of the Reformer Network (https://openreview.net/pdf?id=rkgNKkHtvB)☆53Updated 2 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- ☆42Updated 6 years ago
- Tensorflow Implementation of Variational Attention for Sequence to Sequence Models (COLING 2018)☆70Updated 4 years ago
- Scripts to train a bidirectional LSTM with knowledge distillation from BERT☆158Updated 5 years ago
- ☆38Updated 8 years ago
- Multiple Different Natural Language Processing Tasks in a Single Deep Model☆48Updated 6 years ago
- A simple module consistently outperforms self-attention and Transformer model on main NMT datasets with SoTA performance.☆85Updated last year
- Implementation of the LAMB optimizer for Keras from the paper "Reducing BERT Pre-Training Time from 3 Days to 76 Minutes"☆75Updated 6 years ago
- LAnguage Modelling Benchmarks☆137Updated 5 years ago
- Bi-Directional Block Self-Attention☆122Updated 7 years ago
- Layer normalization implemented in Keras☆60Updated 3 years ago
- Reference Implementation for WSDM 2018 Paper "Hyperbolic Representation Learning for Fast and Efficient Neural Question Answering"☆68Updated 6 years ago
- Adaptive Softmax implementation for PyTorch☆80Updated 6 years ago
- Worth-reading papers and related resources on attention mechanism, Transformer and pretrained language model (PLM) such as BERT. 值得一读的注意力…☆133Updated 4 years ago
- PyTorch Implementation of "Non-Autoregressive Neural Machine Translation"☆269Updated 3 years ago
- Unofficial Implementation of "Bag of Tricks for Efficient Text Classification", 2016, Armand Joulin et al. (https://arxiv.org/pdf/1607.01…☆25Updated 2 years ago