kaushalshetty / Positional-EncodingLinks
Encoding position with the word embeddings.
☆84Updated 7 years ago
Alternatives and similar repositories for Positional-Encoding
Users that are interested in Positional-Encoding are comparing it to the libraries listed below
Sorting:
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- Subword Language Model for Query Auto-Completion☆67Updated 6 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆62Updated 6 years ago
- a Pytorch implementation of the Reformer Network (https://openreview.net/pdf?id=rkgNKkHtvB)☆53Updated 3 years ago
- [EMNLP 2019] Mixture Content Selection for Diverse Sequence Generation (Question Generation / Abstractive Summarization)☆113Updated 4 years ago
- Implementing Skip-gram Negative Sampling with pytorch☆49Updated 7 years ago
- Implements Reformer: The Efficient Transformer in pytorch.☆86Updated 5 years ago
- Cascaded Text Generation with Markov Transformers☆129Updated 2 years ago
- An implementation of BERT using PyTorch's TransformerEncoder☆33Updated 5 years ago
- A Structured Self-attentive Sentence Embedding Zhouhan Lin, Minwei Feng, Cicero Nogueira dos Santos, Mo Yu, Bing Xiang, Bowen Zhou, Yoshu…☆11Updated 8 years ago
- ☆219Updated 5 years ago
- Abstractive Summarization of Reddit Posts with Multi-level Memory Networks. In NAACL-HLT, 2019 (oral).☆146Updated 5 years ago
- ☆47Updated 6 years ago
- Unsupervised Learning of Transferable Relational Graphs☆69Updated 6 years ago
- Implementation of Densely Connected Attention Propagation for Reading Comprehension (NIPS 2018)☆69Updated 6 years ago
- Beam search for neural network sequence to sequence (encoder-decoder) models.☆34Updated 6 years ago
- ☆53Updated 5 years ago
- Re-implement "QANet: Combining Local Convolution with Global Self-Attention for Reading Comprehension"☆120Updated 7 years ago
- Source Code for DialogWAE: Multimodal Response Generation with Conditional Wasserstein Autoencoder (https://arxiv.org/abs/1805.12352)☆126Updated 7 years ago
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆91Updated 7 years ago
- Highway network implemented in pytorch☆80Updated 8 years ago
- Phrase-Indexed Question Answering (PIQA)☆94Updated 6 years ago
- RNN-free TensorFlow model for reading comprehension on SQuAD☆33Updated 3 years ago
- A pytorch implementation of "Latent Variable Dialogue Models and their Diversity"☆18Updated 8 years ago
- The source code of the paper "A Generative Model for Joint Natural Language Understanding and Generation" published at ACL 2020.☆32Updated last year
- ☆13Updated 6 years ago
- Word Piece Model python light version with functions tokenize/save/load☆64Updated 5 years ago
- Sequence to Sequence Models in PyTorch☆44Updated last year
- CapsNet for NLP☆66Updated 6 years ago
- A minimal nmt example to serve as an seq2seq+attention reference.☆36Updated 6 years ago