codertimo / BERT-pytorchLinks
Google AI 2018 BERT pytorch implementation
☆6,516Updated 2 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 the Transformer model in "Attention is All You Need".☆9,613Updated last year
- ☆3,681Updated 3 years ago
- A TensorFlow Implementation of the Transformer: Attention Is All You Need☆4,454Updated 2 years ago
- XLNet: Generalized Autoregressive Pretraining for Language Understanding☆6,175Updated 2 years ago
- An annotated implementation of the Transformer paper.☆6,993Updated last year
- Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)☆2,949Updated 6 years ago
- Must-read Papers on pre-trained language models.☆3,365Updated 3 years ago
- Open Source Neural Machine Translation and (Large) Language Models in PyTorch☆6,990Updated 3 months ago
- Pretrained language model and its related optimization techniques developed by Huawei Noah's Ark Lab.☆3,156Updated 2 years ago
- Models, data loaders and abstractions for language processing, powered by PyTorch☆3,565Updated 4 months ago
- BERT-related papers☆2,043Updated 2 years ago
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,425Updated 2 years ago
- An open-source NLP research library, built on PyTorch.☆11,889Updated 3 years ago
- Multi-Task Deep Neural Networks for Natural Language Understanding☆2,257Updated last year
- ALBERT: A Lite BERT for Self-supervised Learning of Language Representations☆3,274Updated 2 years ago
- ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators☆2,371Updated last year
- PyTorch original implementation of Cross-lingual Language Model Pretraining.☆2,924Updated 2 years ago
- [EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821☆3,642Updated last year
- A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型☆3,986Updated 3 years ago
- bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目☆1,848Updated 4 years ago
- Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo☆3,106Updated last year
- Implementation of BERT that could load official pre-trained models for feature extraction and prediction☆2,428Updated 4 years ago
- Unsupervised Word Segmentation for Neural Machine Translation and Text Generation☆2,263Updated last year
- Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)☆10,174Updated 6 months ago
- Longformer: The Long-Document Transformer☆2,184Updated 3 years ago
- Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.☆5,669Updated 2 years ago
- An open source framework for seq2seq models in PyTorch.☆1,515Updated 4 months ago
- Basic Utilities for PyTorch Natural Language Processing (NLP)☆2,226Updated 2 years ago
- CNNs for Sentence Classification in PyTorch☆1,038Updated last year
- BertViz: Visualize Attention in Transformer Models☆7,908Updated 3 weeks ago