Predict the next word
You have been working on training an LLM using next word prediction. You have provided the model with the following training data to learn about the text.
Use the interactive application to step through the sequence and see how the model builds up its prediction word by word, along with the probability of each candidate completion.
Which would be the correct prediction for the next word(s)?
This exercise is part of the course
Large Language Models (LLMs) Concepts
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise