
Answer-first summary for fast verification
Answer: Use a neutralizer to normalize the tone and style of the underlying documents
The question asks which approach will NOT improve the LLM's ability to generate poetic summaries like haikus. Option B (using a neutralizer) is least effective because it standardizes the tone and style of input documents, stripping away the creative and stylistic elements needed for poetic generation. This contradicts the goal of producing stylized outputs. In contrast, options A (explicit tone instructions), C (few-shot examples), and D (fine-tuning on desired style data) are established methods for guiding LLMs toward specific stylistic outputs, as they provide direct guidance or training on the target style. The community discussion confirms this, with multiple comments noting that neutralization removes stylistic richness and is counterproductive for creative tasks.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
A Generative AI Engineer is developing an LLM to summarize articles into a specific poetic form, like a haiku. The initial outputs from the model do not exhibit the intended tone or style. Which of the following strategies is LEAST likely to enhance the LLM's output to meet the desired style?
A
Provide the LLM with a prompt that explicitly instructs it to generate text in the desired tone and style
B
Use a neutralizer to normalize the tone and style of the underlying documents
C
Include few-shot examples in the prompt to the LLM
D
Fine-tune the LLM on a dataset of desired tone and style