What generative AI architecture introduced by Google researchers in 2017 forms the foundation of modern LLMs like ChatGPT and Gemini?
ATransformer Architecture
BConvolutional Neural Network (CNN)
CGenerative Adversarial Network (GAN)
DRecurrent Neural Network (RNN)
Explanation
The Transformer architecture was introduced in the seminal 2017 paper ‘Attention Is All You Need’ by Google researchers. Utilizing self-attention mechanisms, Transformers process sequential data in parallel, serving as the core foundation for modern Large Language Models (LLMs) like GPT-4, Claude, and Gemini.
Exam Relevance
- Topic: Computer Fundamentals, Networking & Cybersecurity
- Subtopic: Hardware, MS Office, Protocols, Operating Systems & AI

No Comments