Learn Before
A team is using a language model to draft a complex legal contract. They are considering two different approaches:
Approach 1: The model generates ten distinct, complete contract drafts based on the initial prompt. The team then reviews all ten drafts and selects the one that is most legally sound and best meets their needs.
Approach 2: The model generates a single initial contract draft. The model is then prompted to act as a legal expert, identify a potential loophole in that draft, and provide a specific critique. Finally, the model uses the original prompt, the first draft, and its own critique to generate a revised, improved second draft.
Which statement best analyzes the fundamental difference between these two approaches?
0
1
Tags
Ch.5 Inference - Foundations of Large Language Models
Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Analysis in Bloom's Taxonomy
Cognitive Psychology
Psychology
Social Science
Empirical Science
Science
Related
Critique-Refine Cycle in Sequential Scaling
A team is using a language model to draft a complex legal contract. They are considering two different approaches:
Approach 1: The model generates ten distinct, complete contract drafts based on the initial prompt. The team then reviews all ten drafts and selects the one that is most legally sound and best meets their needs.
Approach 2: The model generates a single initial contract draft. The model is then prompted to act as a legal expert, identify a potential loophole in that draft, and provide a specific critique. Finally, the model uses the original prompt, the first draft, and its own critique to generate a revised, improved second draft.
Which statement best analyzes the fundamental difference between these two approaches?
A developer is using an iterative method to improve a piece of code generated by a language model. Arrange the following actions into the correct sequence that represents one full cycle of this improvement process.
Optimizing an LLM-Powered Content Creation Workflow