Homework 3: Vector Search

Deadline: 18 July 2024, 23:00
Shown in your timezone.
Correct answers are available below

This homework has already been scored. Log in to view your own submission, score, and feedback.

Log in to view my results

Correct answers

1. Getting the embeddings model: First value (1 point)

2. Creating the embeddings: Shape (1 point)

3. Search: Highest score (1 point)

4. Hit-rate for our search engine (1 point)

5. Indexing with Elasticsearch: ID with the highest score (1 point)

6. Hit-rate for Elasticsearch (1 point)