cloneofsimo / realformer-pytorchLinks
Implementation of RealFormer using pytorch
☆101Updated 5 years ago
Alternatives and similar repositories for realformer-pytorch
Users that are interested in realformer-pytorch are comparing it to the libraries listed below
Sorting:
- A PyTorch implementation of the paper - "Synthesizer: Rethinking Self-Attention in Transformer Models"☆73Updated 3 years ago
- Implementing SYNTHESIZER: Rethinking Self-Attention in Transformer Models using Pytorch☆71Updated 5 years ago
- Code for "Understanding and Improving Layer Normalization"☆46Updated 6 years ago
- Implements Reformer: The Efficient Transformer in pytorch.☆86Updated 5 years ago
- Implementation of Long-Short Transformer, combining local and global inductive biases for attention over long sequences, in Pytorch☆120Updated 4 years ago
- A PyTorch implementation of Transformer in "Attention is All You Need"☆106Updated 5 years ago
- Implementation of the retriever distillation procedure as outlined in the paper "Distilling Knowledge from Reader to Retriever"☆32Updated 5 years ago
- Implementation of COCO-LM, Correcting and Contrasting Text Sequences for Language Model Pretraining, in Pytorch☆46Updated 4 years ago
- Implementation of Mixout with PyTorch☆75Updated 3 years ago
- Official Pytorch Implementation of Length-Adaptive Transformer (ACL 2021)☆102Updated 5 years ago
- Code for Multi-Head Attention: Collaborate Instead of Concatenate☆153Updated 2 years ago
- Official code for Group-Transformer (Scale down Transformer by Grouping Features for a Lightweight Character-level Language Model, COLING…☆27Updated 5 years ago
- FlatNCE: A Novel Contrastive Representation Learning Objective☆90Updated 4 years ago
- FairSeq repo with Apollo optimizer☆114Updated 2 years ago
- Code for EMNLP 2020 paper CoDIR☆41Updated 3 years ago
- A pytorch &keras implementation and demo of Fastformer.☆191Updated 3 years ago
- Method to improve inference time for BERT. This is an implementation of the paper titled "PoWER-BERT: Accelerating BERT Inference via Pro…☆62Updated 4 months ago
- 基于Transformer的单模型、多尺度的VAE模型☆58Updated 4 years ago
- ☆84Updated 6 years ago
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆228Updated 3 years ago
- A variant of Transformer-XL where the memory is updated not with a queue, but with attention☆49Updated 5 years ago
- [ICML 2020] code for "PowerNorm: Rethinking Batch Normalization in Transformers" https://arxiv.org/abs/2003.07845☆120Updated 4 years ago
- Source code for NAACL 2021 paper "TR-BERT: Dynamic Token Reduction for Accelerating BERT Inference"☆48Updated 3 years ago
- DisCo Transformer for Non-autoregressive MT☆77Updated 3 years ago
- Code for the paper "BERT Loses Patience: Fast and Robust Inference with Early Exit".☆66Updated 4 years ago
- Transformers without Tears: Improving the Normalization of Self-Attention☆134Updated last year
- Official PyTorch implementation of Time-aware Large Kernel (TaLK) Convolutions (ICML 2020)☆29Updated 5 years ago
- An implementation of drophead regularization for pytorch transformers☆19Updated 4 years ago
- This repository contains the code for the paper in Findings of EMNLP 2021: "EfficientBERT: Progressively Searching Multilayer Perceptron …☆33Updated 2 years ago
- [EMNLP'19] Summary for Transformer Understanding☆53Updated 6 years ago