
Explanation:
Temperature is a parameter that controls the randomness of predictions in language models. It affects the probability distribution of the next token:
Why option A is correct:
Why other options are incorrect:
Key takeaway: Temperature is the primary parameter for controlling diversity vs. determinism in text generation.
Ultimate access to all questions.
No comments yet.
A text generator frequently produces generic or repetitive responses. The team wants more diverse options without making the output too chaotic. Which parameter should they modify?
A
Increase the temperature to 0.85
B
Set top-p to 0.98
C
Reduce temperature to 0.1
D
Reduce top-k to 20