Question:

Why are Large Language Models (LLMs) referred to as 'large'?

Show Hint

LLMs are "large" due to both massive training data and billions of parameters.
  • They use a large number of GPUs.
  • They are trained on massive datasets of text and code.
  • They can only generate long text outputs.
  • They have more layers than other models.
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Step 1: Understanding LLMs.
Large Language Models are called "large" because they are trained on vast amounts of data and contain a large number of parameters.

Step 2:
Evaluating options.
(A): Hardware usage is not the defining factor.
(B): Correct. LLMs are trained on massive datasets of text and code.
(C): Output length is not the reason.
(D): Depth contributes but is not the primary reason.
Step 3:
Conclusion.
Thus, LLMs are referred to as "large" mainly because of the vast data they are trained on.
Final Answer: They are trained on massive datasets of text and code.
Was this answer helpful?
0
0