Knowledge Graph — Coursera Notes › Academic disciplines › Information Technology / Computer Science › Artificial Intelligence › Deep Learning › Transformer
BERT
concept · part of Transformer
A Transformer variant used for text classification, translation, summarization, and generation.
Bidirectional Encoder Representations from Transformers (BERT) uses bidirectional attention to understand context from both sides of a word, making it effective for tasks like NER and question answering.
BERT is a contextual model that captures the meaning of words in relation to the entire sentence. It helps NLP systems handle ambiguity and complex language structures. Recommended for tasks requiring deep contextual understanding.
Connections
- Alternative to GPT
- Related to RoBERTa
- Related to Transformer
- Related to GPT
- Related to RoBERTa
- Related to Transformer
This is the text view of an interactive 3D knowledge graph — open this page with JavaScript enabled to explore it visually.