Quiz 4 - Question 1
Imagine that you have built a tiny language model with a vocabulary of 5 tokens. This model predicted the following probability distribution over the next token:
the: 0.05
chased: 0.01
a: 0.04
lion: 0.44
zebra: 0.46
If you apply top-k sampling with k=3, what is the modified probability distribution from which the model samples the next token?
यह अभ्यास पाठ्यक्रम का हिस्सा है
Google DeepMind: Discover The Transformer Architecture
इंटरैक्टिव व्यावहारिक अभ्यास
हमारे इंटरैक्टिव अभ्यासों में से किसी एक के साथ सिद्धांत को व्यवहार में बदलें
अभ्यास शुरू करें