NEW Preorder Ancient and Medieval Indian History ⚡️ Shipping from Aug 15th ★                      ★ NEW Prelims Cracker 2027 ⚡️ New Subjects from Sep 1st 📞 Call Now: 9211591415 ★                      ★ NEW GS Foundation 2027 ⚡️ Just Started ⬇️ Download Brochure 📞 Call Now: 9211591415 ★                      ★ PMF IAS Impact 🎯 53 Direct Hits in Prelims 2025 and 🎯 46 Direct Hits in Prelims 2026 ★

Large Language Models (LLMs) working principles UPSC Prelims PYQ 2026

Which of the following statements with regard to Large Language Models (LLMs) used in machine learning is/are correct?

  1. LLMs assign probabilities to the next possible words and then pick the one with the highest probability.
  2. LLMs process data through mathematical optimisation to minimise prediction errors.
  3. LLMs produce unbiased outputs.
Select the answer using the code given below:
  1. 1 only
  2. 1 and 2 only
  3. 2 and 3 only
  4. 1, 2 and 3

Explanation

Statement 1 is correct

  • Large Language Models (LLMs) are advanced generative AI models trained on massive text datasets to understand, generate and manipulate human language with high accuracy. They are primarily built using deep learning techniques and transformer architectures. LLMs predict text by calculating probabilities for possible next tokens/words, and selecting one based on probability (sometimes with controlled randomness).

Statement 2 is correct

  • LLMs are trained using optimisation algorithms (like gradient descent) to reduce prediction error during training.

Statement 3 is incorrect

  • LLMs can reflect biases present in training data, societal patterns, internet content, and model design choices. Hence, outputs may contain bias despite mitigation efforts.

PMF Concept Hack

  • Statements 1 and 2 describe the basic working of a large language model and sound technically reasonable. LLMs predict the next word based on probabilities and improve through mathematical optimisation that reduces prediction errors. Statement 3 can be eliminated easily because saying LLMs produce unbiased outputs is too absolute and unrealistic. AI models depend on training data and can reflect biases present in that data.
Answer: (b) 1 and 2 only; Difficulty Level: Easy
,