dreamgonfly / BERT-pytorchLinks
PyTorch implementation of BERT in "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"
☆108Updated 6 years ago
Alternatives and similar repositories for BERT-pytorch
Users that are interested in BERT-pytorch are comparing it to the libraries listed below
Sorting:
- A PyTorch implementation of Transformer in "Attention is All You Need"☆106Updated 4 years ago
- CharBERT: Character-aware Pre-trained Language Model (COLING2020)☆121Updated 4 years ago
- Code for the paper "Are Sixteen Heads Really Better than One?"☆172Updated 5 years ago
- Implementation of Mixout with PyTorch☆75Updated 2 years ago
- Transformers without Tears: Improving the Normalization of Self-Attention☆133Updated last year
- ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators☆91Updated 4 years ago
- Multi-Task Deep Neural Networks for Natural Language Understanding☆163Updated 2 years ago
- Code for the paper "BERT Loses Patience: Fast and Robust Inference with Early Exit".☆65Updated 4 years ago
- For the code release of our arXiv paper "Revisiting Few-sample BERT Fine-tuning" (https://arxiv.org/abs/2006.05987).☆185Updated 2 years ago
- Code associated with the "Data Augmentation using Pre-trained Transformer Models" paper☆134Updated 2 years ago
- A PyTorch implementation of Google AI's BERT model provided with Google's pre-trained models, examples and utilities.☆71Updated 3 years ago
- A PyTorch implementation of Google AI's BERT model provided with Google's pre-trained models, examples and utilities.☆35Updated 6 years ago
- [NeurIPS 2021] COCO-LM: Correcting and Contrasting Text Sequences for Language Model Pretraining☆117Updated 2 years ago
- [ACL 2020] Structure-Level Knowledge Distillation For Multilingual Sequence Labeling☆71Updated 2 years ago
- PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation☆58Updated 4 years ago
- Pytorch Implementation of ALBERT(A Lite BERT for Self-supervised Learning of Language Representations)☆227Updated 4 years ago
- X-Transformer: Taming Pretrained Transformers for eXtreme Multi-label Text Classification☆138Updated 4 years ago
- ☆219Updated 5 years ago
- An Inplementation of CRF (Conditional Random Fields) in PyTorch 1.0☆137Updated 5 years ago
- ☆81Updated 4 years ago
- DeeBERT: Dynamic Early Exiting for Accelerating BERT Inference☆158Updated 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 3 months ago
- ☆49Updated 5 years ago
- Unicoder model for understanding and generation.☆91Updated last year
- ☆97Updated 5 years ago
- [ACL‘20] Highway Transformer: A Gated Transformer.☆33Updated 3 years ago
- Research code for ACL 2020 paper: "Distilling Knowledge Learned in BERT for Text Generation".☆131Updated 4 years ago
- AAAI-20 paper: Cross-Lingual Natural Language Generation via Pre-Training☆129Updated 4 years ago
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆78Updated 5 years ago
- MPNet: Masked and Permuted Pre-training for Language Understanding https://arxiv.org/pdf/2004.09297.pdf☆293Updated 3 years ago