Q: 14
What is the purpose of frequency penalties in language model outputs?
Options
Discussion
A
B , frequency penalty is all about discouraging repeats. It lowers the probability for tokens that have already been picked a lot, so you don't get stuck with the same word over and over. I think B best matches how it's handled in gen AI APIs I've worked with, but if someone read this different let me know.
I think it's B since frequency penalties are used to cut down on repeated tokens and avoid the model spamming the same words. At least that's what I've always seen in practice, but open to being corrected.
B for frequency penalty you want to discourage repeated tokens not boost them. Makes the output less repetitive.
B seen similar wording in the official guide and some practice exams.
B
B tbh
Its A, since tokens that appear more frequently should get more weight, right? Unless I'm missing a trick in the penalty logic.
Be respectful. No spam.