You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use a consistent random seed across the demos so that all participants access the same random samples and probabilities.
For example in module1/1-introduction-to-language-models.ipynb, we can seed the randomness so all participants view the same 10 random possible words given "black hole" as a prompt to our language model. in the trigram model.
The text was updated successfully, but these errors were encountered:
module1/1-introduction-to-language-models.ipynb
, we can seed the randomness so all participants view the same10 random possible words given "black hole" as a prompt to our language model.
in the trigram model.The text was updated successfully, but these errors were encountered: