Quiz 3 - Question 1
You are comparing token embeddings to find the pairs with the most similar meaning. You have the following 4-dimensional embedding vectors for two pairs of tokens:
Pair A: v1 = [10, 0, 0, 0] and v2 = [10, 5, 0, 0]
Pair B: v3 = [1, 2, 0, 0] and v4 = [2, 4, 0, 0],/p>
Based on their dot product and cosine similarity, which statement is the most accurate interpretation?
यह अभ्यास पाठ्यक्रम का हिस्सा है
Google DeepMind: Represent Your Language Data
इंटरैक्टिव व्यावहारिक अभ्यास
हमारे इंटरैक्टिव अभ्यासों में से किसी एक के साथ सिद्धांत को व्यवहार में बदलें
अभ्यास शुरू करें