BERT-pytorch

BERT model

An implementation of Google's 2018 BERT model in PyTorch, allowing pre-training and fine-tuning for natural language processing tasks

Google AI 2018 BERT pytorch implementation

GitHub

6k stars
126 watching
1k forks
Language: Python
last commit: about 3 years ago
bertlanguage-modelnlppytorchtransformer

Related projects:

RepositoryDescriptionStars
brightmart/roberta_zhImplements RoBERTa for Chinese pre-training using TensorFlow and provides PyTorch versions for loading and training2,638
google-research/bertProvides pre-trained models and code for natural language processing tasks using TensorFlow38,374
lemonhu/ner-bert-pytorchA PyTorch implementation of named entity recognition using the Google AI's pre-trained BERT model for Chinese text data.442
tongjilibo/bert4torchAn implementation of transformer models in PyTorch for natural language processing tasks1,257
jessevig/bertvizAn interactive tool for visualizing attention in Transformer language models.7,019
dbiir/uer-pyA toolkit for building pre-training models and fine-tuning them on downstream tasks in natural language processing3,018
brightmart/text_classificationAn NLP project offering various text classification models and techniques for deep learning exploration7,881
dair-ai/ml-papers-explainedAn explanation of key concepts and advancements in the field of Machine Learning7,352
guillaume-be/rust-bertProvides pre-trained Rust-native transformer-based models and pipelines for Natural Language Processing tasks.2,694
labmlai/annotated_deep_learning_paper_implementationsImplementations of various deep learning algorithms and techniques with accompanying documentation57,177
huggingface/transformersA collection of pre-trained machine learning models for various natural language and computer vision tasks, enabling developers to fine-tune and deploy these models on their own projects.136,357
german-nlp-group/german-transformer-trainingTrains German transformer models to improve language understanding23
google-research/text-to-text-transfer-transformerProvides tools and libraries for training and fine-tuning large language models using transformer architectures6,215
ukplab/sentence-transformersProvides dense vector representations for text using transformer networks15,556
adapter-hub/adaptersA unified library for parameter-efficient and modular transfer learning in NLP tasks2,600