suyash / transformer
A Transformer implementation in Keras' Imperative (Subclassing) API for TensorFlow.
☆53Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for transformer
- Scripts to train a bidirectional LSTM with knowledge distillation from BERT☆157Updated 5 years ago
- Efficient Transformers for research, PyTorch and Tensorflow using Locality Sensitive Hashing☆93Updated 4 years ago
- Keras library for building (Universal) Transformers, facilitating BERT and GPT models☆533Updated 4 years ago
- Implementation of the LAMB optimizer for Keras from the paper "Reducing BERT Pre-Training Time from 3 Days to 76 Minutes"☆76Updated 5 years ago
- ☆58Updated 5 years ago
- Keras wikipedia-based Language Model☆22Updated 6 years ago
- State of the art faster Transformer with Tensorflow 2.0 ( NLP, Computer Vision, Audio ).☆85Updated last year
- AdaBound optimizer in Keras☆56Updated 4 years ago
- Layer normalization implemented in Keras☆60Updated 2 years ago
- LM, ULMFit et al.☆47Updated 4 years ago
- Transformer implemented in Keras☆371Updated 2 years ago
- Load GPT-2 checkpoint and generate texts☆128Updated 2 years ago
- Re-implementation of ELMo on Keras☆135Updated last year
- A wrapper layer for stacking layers horizontally☆227Updated 2 years ago
- An Attention Layer in Keras☆43Updated 5 years ago
- Implementation of Rectified Adam in Keras☆69Updated 5 years ago
- Language Model Fine-tuning for Moby Dick☆42Updated 5 years ago
- Sequence to Sequence from Scratch Using Pytorch☆122Updated 5 years ago
- Transformer-XL with checkpoint loader☆68Updated 2 years ago
- Keras + Universal Sentence Encoder = Transfer Learning for text data☆34Updated 6 years ago
- Implementation of BERT that could load official pre-trained models for feature extraction and prediction on TPU☆17Updated 5 years ago
- Position embedding layers in Keras☆59Updated 2 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 5 years ago
- Lookahead mechanism for optimizers in Keras.☆49Updated 3 years ago
- A package for fine-tuning Transformers with TPUs, written in Tensorflow2.0+☆37Updated 3 years ago
- A Keras version of Google's BERT model☆33Updated 5 years ago
- LM Pretraining with PyTorch/TPU☆132Updated 5 years ago
- Implementation of the Transformer architecture described by Vaswani et al. in "Attention Is All You Need"☆28Updated 5 years ago
- Sequence to Sequence Models in PyTorch☆44Updated 3 months ago