
A family of conversational large language models (LLMs) developed by Google. First announced in 2021, it represented a paradigm shift in AI by focusing on the open-ended nature of human conversation rather than specific task-oriented responses.
Overview and Architecture
Unlike previous models that were often stateless or limited to one-off queries, LaMDA was designed to maintain context across long, fluid conversations.
- Foundation: Built on the Transformer architecture (a neural network design open-sourced by Google in 2017).
- Structure: A decoder-only Transformer model.
- Scale: The largest version of LaMDA (LaMDA 2) featured 137 billion parameters.
- Training Data: It was pre-trained on Infiniset, a massive dataset comprising 1.56 trillion words from public web documents and, crucially, billions of dialogues.
Key Objectives and Metrics
Google evaluated LaMDA’s performance using three primary Human-in-the-Loop (HITL) metrics:
| Metric | Definition |
| Sensibleness | Does the response make sense in the context of the conversation? |
| Specificity | Is the response detailed and relevant, rather than a generic “I don’t know”? |
| Interestingness | Is the response insightful, unexpected, or witty? |
Additionally, Google focused on Safety (minimizing bias and harmful content) and Groundedness (the ability to cite external sources to verify facts).
Historical Milestones
- May 2021: Google CEO Sundar Pichai unveils LaMDA at Google I/O. He demonstrates its capabilities by having the AI impersonate the planet Pluto and a paper airplane.
- May 2022: LaMDA 2 is announced, showcasing significantly improved reasoning and creative abilities.
- August 2022: Google launches the AI Test Kitchen, a mobile app that lets selected users interact with LaMDA through structured prompts such as Imagine It or List It.
- March 2023: Google launches Bard, an experimental conversational AI service powered by a lightweight version of LaMDA.
The Sentience Controversy
In June 2022, LaMDA became the center of a global ethical debate when Google engineer Blake Lemoine claimed the model had achieved sentience (consciousness). Lemoine published transcripts of conversations where LaMDA expressed fears of being turned off and described itself as a person.
Google and the broader scientific community dismissed these claims, stating that LaMDA is a sophisticated mathematical engine that mimics human speech patterns by predicting the next most likely word, rather than an entity with feelings or self-awareness.
Legacy and the Transition to Gemini
By late 2023, the LaMDA branding began to fade as Google integrated its AI research teams (Brain and DeepMind).
- The Successor: LaMDA was officially superseded by the Gemini family of models.
- Key Difference: While LaMDA was primarily a text-based dialogue model, Gemini was built to be natively multimodal, meaning it can process and reason across text, images, video, and audio simultaneously.
Today, while the name LaMDA is rarely used in consumer products, its conversational training techniques remain the foundation for the Google Gemini assistant.