Q. Consider the following statements:
1.GPT is a type of large language model (LLM) designed specifically for hardware-level encryption of database servers.
2.GPT models are capable of generating human-quality text and translating languages by predicting the next sequence of data based on patterns.
Which of the statements given above is correct?
Answer: B
Notes:
Explanation:
- Statement 1 is incorrect: GPT is an AI application for language processing, not hardware encryption.
- Statement 2 is correct: It is Generative (creates new content) and Pre-trained (learned from massive datasets).
