Skip to main content

2 posts tagged with "Language Models"

Language models related posts

View All Tags

LaMDA: Language Models for Dialog Applications

· 5 min read
Jisu Lim
AI Engineer

LaMDA is a family of Transformer- based neural language models specialized for dialog, which have up to 137B parameters and are pre-trained on 1.56T words of public dialog data and web text.
The first challenge, safety, involves ensuring that the model’s responses are consistent with a set of human values, such as preventing harmful suggestions and unfair bias.