>_TheQuery

Chapter 12 of 16

Chapter 10 - Capstone Project1 / 4

9. ASSESSMENTS & QUIZZES

(Quizzes test retention, not understanding. If you can pass these without looking up answers, great - you remember the material. If not, that's fine too. What matters is whether you can build working systems, not whether you memorized which embedding model is cheaper. Use these to identify gaps, then go back and reread those sections.)

Module 1 Quiz: Foundations

  1. What is the main advantage of embeddings over keyword search?

    • a) Faster processing
    • b) Captures semantic similarity
    • c) Requires less storage
    • d) No API needed
  2. In a knowledge graph, what represents the relationship between two entities?

    • a) Node
    • b) Edge
    • c) Property
    • d) Label
  3. Which embedding model is most cost-effective for general use?

Answer Key: 1-b, 2-b, 3-c

Chapter 10 - Capstone Project1 / 4