PYQ Mitra

UPSC CSE 2026 Computer Science Previous Year Questions

1 questions with answers and explanations. Practice these interactively

Question 1

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 optimization to minimise prediction errors.

3. LLMs produce unbiased outputs.

Select the answer using the code given below:

  1. (a) 1 only
  2. (b) 1 and 2 only
  3. (c) 2 and 3 only
  4. (d) 1, 2 and 3

Answer: (b)

View full answer & explanation →