BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding
Devlin et al. present BERT, a bidirectional Transformer pretraining method that set new state-of-the-art results on eleven NLP tasks.
Based on
BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding
BERT (Bidirectional Encoder Representations from Transformers) pre-trains language representations by conditioning jointly on both left and right context in every layer, departing from prior left-to-right or shallow bidirectional approaches.
A single pretrained BERT model, fine-tuned with just one additional output layer, achieved new state-of-the-art results on eleven NLP tasks including GLUE, MultiNLI, and both versions of SQuAD, without task-specific architecture changes.
Take the next step
Try CoreModels, talk with our team, or explore more resources.