robeld / ERNIE
Open Source Neural Machine Translation in PyTorch
☆17Updated 5 years ago
Alternatives and similar repositories for ERNIE:
Users that are interested in ERNIE are comparing it to the libraries listed below
- Implementation of a Quantized Transformer Model☆18Updated 6 years ago
- Compression of NMT transformer model with tensor methods☆48Updated 5 years ago
- [KDD'22] Learned Token Pruning for Transformers☆96Updated 2 years ago
- Block Sparse movement pruning☆79Updated 4 years ago
- Method to improve inference time for BERT. This is an implementation of the paper titled "PoWER-BERT: Accelerating BERT Inference via Pro…☆61Updated 2 years ago
- DeeBERT: Dynamic Early Exiting for Accelerating BERT Inference☆156Updated 3 years ago
- Official Pytorch Implementation of Length-Adaptive Transformer (ACL 2021)☆101Updated 4 years ago
- Implementation of NeurIPS 2019 paper "Normalization Helps Training of Quantized LSTM"☆30Updated 8 months ago
- [ICML'21 Oral] I-BERT: Integer-only BERT Quantization☆241Updated 2 years ago
- ☆202Updated 3 years ago
- Code for the paper "Are Sixteen Heads Really Better than One?"☆171Updated 4 years ago
- [ICLR 2022] Code for paper "Exploring Extreme Parameter Compression for Pre-trained Language Models"(https://arxiv.org/abs/2205.10036)☆22Updated last year
- [ACL 2022] Structured Pruning Learns Compact and Accurate Models https://arxiv.org/abs/2204.00408☆196Updated last year
- [ACL'20] HAT: Hardware-Aware Transformers for Efficient Natural Language Processing☆331Updated 8 months ago
- This project is the official implementation of our accepted ICLR 2022 paper BiBERT: Accurate Fully Binarized BERT.☆88Updated last year
- In this repository, we explore model compression for transformer architectures via quantization. We specifically explore quantization awa…☆24Updated 3 years ago
- Transformers without Tears: Improving the Normalization of Self-Attention☆131Updated 10 months ago
- The official PyTorch implementation of the NeurIPS2022 (spotlight) paper, Outlier Suppression: Pushing the Limit of Low-bit Transformer L…☆48Updated 2 years ago
- ☆15Updated 3 years ago
- The official implementation of You Only Compress Once: Towards Effective and Elastic BERT Compression via Exploit-Explore Stochastic Natu…☆48Updated 3 years ago
- MobileBERT: a Compact Task-Agnostic BERT for Resource-Limited Devices☆67Updated 4 years ago
- Source code for IJCAI 2022 Long paper: Parameter-Efficient Sparsity for Large Language Models Fine-Tuning.☆13Updated 2 years ago
- DQ-BART: Efficient Sequence-to-Sequence Model via Joint Distillation and Quantization (ACL 2022)☆50Updated last year
- Code repo for the paper BiT Robustly Binarized Multi-distilled Transformer☆104Updated last year
- ICLR2019, Multilingual Neural Machine Translation with Knowledge Distillation☆70Updated 4 years ago
- source code of the paper: Robust Quantization: One Model to Rule Them All☆40Updated 2 years ago
- [NeurIPS 2022] A Fast Post-Training Pruning Framework for Transformers