
Explanation:
Correct Answer: C - Few-shot prompting using 2–3 examples of high-quality scientific summaries
When an LLM lacks domain-specific understanding, providing concrete examples (few-shot prompting) is often the most effective way to bridge that gap, as it shows the model exactly what is expected in terms of content, style, and technical depth.
Ultimate access to all questions.
A research team wants an LLM to generate highly technical summaries of scientific papers. Zero-shot attempts miss subtle domain context. Which prompting technique provides the most improvement?
A
Role-based prompting ("You are a senior researcher...")
B
Chain-of-thought reasoning to explain every detail
C
Few-shot prompting using 2–3 examples of high-quality scientific summaries
D
Increasing model depth via recursive prompting
No comments yet.