BERT
Google's transformer model from 2018 — groundbreaking for understanding (encoder-only, reads in both directions).
Different from GPT (decoder, generates forward). Powered Google Search 2019-2024 for understanding query meaning. Less fashionable now that generative models took over, but the encoder architecture lives on in embeddings.