Open main menu
Article
Quizzes
Tools
EN
Article
Quizzes
Tools
All quizzes
/
LLM Fundamentals
/
What does ...
What does the top-p (nucleus sampling) parameter control in text generation?
It restricts sampling to the smallest set of tokens whose cumulative probability reaches p
It sets the maximum number of tokens to generate
It controls the percentage of the training data used for each prediction
It filters out tokens with a probability below p
Submit answers