AWS Certified AI Practitioner (AIF-C01) — Question 184

What is the purpose of vector embeddings in a large language model (LLM)?

Answer options

Correct answer: C

Explanation

The correct answer, C, is right because vector embeddings allow for mathematical comparisons of texts by representing them in a continuous vector space. Options A and B describe text preprocessing techniques, while option D focuses solely on word frequency, which does not capture the relational semantics that embeddings provide.