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 1 year ago
bertlanguage-modelnlppytorchtransformer

Related projects:

Repository Description Stars
brightmart/roberta_zh Implements RoBERTa for Chinese pre-training using TensorFlow and provides PyTorch versions for loading and training 2,628
google-research/bert Provides pre-trained models and code for natural language processing tasks using TensorFlow 38,295
lemonhu/ner-bert-pytorch A PyTorch implementation of named entity recognition using the Google AI's pre-trained BERT model for Chinese text data. 441
tongjilibo/bert4torch An implementation of transformer models in PyTorch for natural language processing tasks 1,248
jessevig/bertviz An interactive tool for visualizing attention in Transformer language models. 6,985
dbiir/uer-py A toolkit for building pre-training models and fine-tuning them on downstream tasks in natural language processing 3,010
brightmart/text_classification An NLP project offering various text classification models and techniques for deep learning exploration 7,866
dair-ai/ml-papers-explained An explanation of key concepts and advancements in the field of Machine Learning 7,343
guillaume-be/rust-bert Provides pre-trained Rust-native transformer-based models and pipelines for Natural Language Processing tasks. 2,679
labmlai/annotated_deep_learning_paper_implementations Implementations of various deep learning algorithms and techniques with accompanying documentation 56,762
huggingface/transformers A 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. 135,747
german-nlp-group/german-transformer-training Trains German transformer models to improve language understanding 23
google-research/text-to-text-transfer-transformer Provides tools and libraries for training and fine-tuning large language models using transformer architectures 6,196
ukplab/sentence-transformers Provides dense vector representations for text using transformer networks 15,443
adapter-hub/adapters A unified library for parameter-efficient and modular transfer learning in NLP tasks 2,593