Slide 6
Slide 6 text
Introduction to LLM
● Language Models: Models like BERT, GPT, T5, and RoBERTa
are based on transformer architecture. They are used for a wide
range of NLP tasks such as text classification, question
answering, and language translation.
● Vision Transformers (ViT): Transformers have been adapted for
computer vision tasks, where they have been applied to image
classification, object detection, etc.
● Speech Processing: In addition to text and vision, transformers
have also been applied to tasks like speech recognition and
synthesis.