AmazonAmazon
AIF-C01 · Question #224
AIF-C01 Question #224: Real Exam Question with Answer & Explanation
The correct answer is C: Providing the ability to mathematically compare texts. Embeddings convert text into high-dimensional vectors that capture semantic relationships, allowing you to compute distances or similarities between pieces of text for tasks like retrieval or
Submitted by andreas_gr· Mar 30, 2026
Question
What is the purpose of vector embeddings in a large language model (LLM)?
Options
- ASplitting text into manageable pieces of data
- BGrouping a set of characters to be treated as a single unit
- CProviding the ability to mathematically compare texts
- DProviding the count of every word in the input
Explanation
Embeddings convert text into high-dimensional vectors that capture semantic relationships, allowing you to compute distances or similarities between pieces of text for tasks like retrieval or
Topics
#Vector embeddings#LLM concepts#Text similarity
Community Discussion
No community discussion yet for this question.