suyash / transformerLinks
A Transformer implementation in Keras' Imperative (Subclassing) API for TensorFlow.
☆54Updated 6 years ago
Alternatives and similar repositories for transformer
Users that are interested in transformer are comparing it to the libraries listed below
Sorting:
- Efficient Transformers for research, PyTorch and Tensorflow using Locality Sensitive Hashing☆95Updated 5 years ago
- Keras library for building (Universal) Transformers, facilitating BERT and GPT models☆540Updated 5 years ago
- Scripts to train a bidirectional LSTM with knowledge distillation from BERT☆159Updated 6 years ago
- Load GPT-2 checkpoint and generate texts☆127Updated 3 years ago
- State of the art faster Transformer with Tensorflow 2.0 ( NLP, Computer Vision, Audio ).☆85Updated 2 years ago
- Implementation of the Transformer architecture described by Vaswani et al. in "Attention Is All You Need"☆28Updated 6 years ago
- A wrapper layer for stacking layers horizontally☆228Updated 3 years ago
- An Attention Layer in Keras☆43Updated 6 years ago
- Re-implementation of ELMo on Keras☆134Updated 2 years ago
- Transformer implemented in Keras☆370Updated 3 years ago
- Keras/TF implementation of AdamW, SGDW, NadamW, Warm Restarts, and Learning Rate multipliers☆169Updated 3 years ago
- Transformer-XL with checkpoint loader☆68Updated 3 years ago
- 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
- This is where I put all my work in Natural Language Processing☆96Updated 4 years ago
- Layer normalization implemented in Keras☆60Updated 3 years ago
- Sequence to Sequence Models in PyTorch☆44Updated last year
- Implementation of BERT that could load official pre-trained models for feature extraction and prediction on TPU☆17Updated 6 years ago
- Keras implementations of three language models: character-level RNN, word-level RNN and Sentence VAE (Bowman, Vilnis et al 2016).☆43Updated 4 years ago
- Encoding position with the word embeddings.☆84Updated 7 years ago
- ☆58Updated 6 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆134Updated 5 years ago
- Reproducing the reformer with tf2☆16Updated 4 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated 2 years ago
- Explains nlp building blocks in a simple manner.☆251Updated 6 years ago
- Keras wikipedia-based Language Model☆21Updated 7 years ago
- Keras + Universal Sentence Encoder = Transfer Learning for text data☆33Updated 7 years ago
- A TensorFlow Keras coding style for reducing boilerplate code in custom layers and models.☆18Updated 4 years ago
- 🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.☆68Updated 5 years ago
- Tensorflow Implementation of Recurrent Neural Network (Vanilla, LSTM, GRU) for Text Classification☆118Updated 7 years ago
- Position embedding layers in Keras☆58Updated 3 years ago