QuestionQ2
Introduction to Generative AI for Software TestingWhich of the following statements BEST characterizes the purpose of embeddings in Large Language Models (LLMs) when processing and generating content?
- A They define the maximum length of text an LLM can process at one time to maintain coherence.
- B They break down input text into smaller units, such as words or sub-words, for individual processing.
- C They are numerical representations of tokens that capture their semantic, syntactic, and contextual relationships.
- D They control the randomness or creativity of an LLM's outputs during text generation.
Community Discussion