suyash / transformerLinks
A Transformer implementation in Keras' Imperative (Subclassing) API for TensorFlow.
☆53Updated 5 years ago
Alternatives and similar repositories for transformer
Users that are interested in transformer are comparing it to the libraries listed below
Sorting:
- 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
- Scripts to train a bidirectional LSTM with knowledge distillation from BERT☆158Updated 5 years ago
- Efficient Transformers for research, PyTorch and Tensorflow using Locality Sensitive Hashing☆95Updated 5 years ago
- Load GPT-2 checkpoint and generate texts☆127Updated 3 years ago
- Keras library for building (Universal) Transformers, facilitating BERT and GPT models☆537Updated 5 years ago
- LM, ULMFit et al.☆46Updated 5 years ago
- Keras wikipedia-based Language Model☆21Updated 6 years ago
- ☆58Updated 5 years ago
- Language Model Fine-tuning for Moby Dick☆42Updated 6 years ago
- Keras + Universal Sentence Encoder = Transfer Learning for text data☆33Updated 6 years ago
- Re-implementation of ELMo on Keras☆133Updated 2 years ago
- Layer normalization implemented in Keras☆60Updated 3 years ago
- Implementation of the Transformer architecture described by Vaswani et al. in "Attention Is All You Need"☆28Updated 6 years ago
- Transformer-XL with checkpoint loader☆68Updated 3 years ago
- Implementation of Rectified Adam in Keras☆70Updated 5 years ago
- A wrapper layer for stacking layers horizontally☆228Updated 3 years ago
- AdaBound optimizer in Keras☆56Updated 4 years ago
- Keras/TF implementation of AdamW, SGDW, NadamW, Warm Restarts, and Learning Rate multipliers☆167Updated 3 years ago
- Encoding position with the word embeddings.☆83Updated 7 years ago
- Pre-training of Language Models for Language Understanding☆83Updated 5 years ago
- Books, papers and links to latest research in ML/AI☆90Updated 11 months ago
- An Attention Layer in Keras☆43Updated 6 years ago
- This is where I put all my work in Natural Language Processing☆96Updated 4 years ago
- Lookahead mechanism for optimizers in Keras.☆50Updated 4 years ago
- Collection of custom layers and utility functions for Keras which are missing in the main framework.☆62Updated 5 years ago
- Pytorch Implementation of ALBERT(A Lite BERT for Self-supervised Learning of Language Representations)☆226Updated 4 years ago
- ☆46Updated 5 years ago
- State of the art faster Transformer with Tensorflow 2.0 ( NLP, Computer Vision, Audio ).☆85Updated 2 years ago
- Transformer implemented in Keras☆371Updated 3 years ago
- The Annotated Encoder Decoder with Attention☆166Updated 4 years ago