Slide 2
Slide 2 text
What are LLMs?
Large language models (LLMs) are ML models trained on a large
text data to generate outputs for various NLP tasks, such as
text generation, question answering, and machine translation.
LLMs are just deep learning neural networks, based on the
Transformer architecture invented by Google researchers in 2017.
Ex: Google LaMDA, PaLM, GPT-2.