Example Prompt for Conversation Completion
A prompt for a conversation completion task can be structured by first setting the context and then providing a clear instruction. For example, a model can be told, 'You are provided with a conversation between a tourist and a taxi driver,' to establish the scenario, followed by the direct command, 'Please complete the conversation.'
0
1
Tags
Ch.3 Prompting - Foundations of Large Language Models
Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Related
Example Prompt for Conversation Completion
A language model is given the following two lines of a conversation and is tasked with generating the next line for Speaker A.
Speaker A: "I finally finished assembling that new bookshelf, but I have a dozen screws left over." Speaker B: "That happens to me all the time. I just toss them in a drawer and hope for the best."
Which of the following responses for Speaker A best demonstrates an effective use of the preceding conversational context to generate a coherent continuation?
Analyzing a Chatbot's Conversational Failure
Evaluating Contextual Coherence in a Language Model's Response
Example of Text Completion: Story Continuation
Text Completion Based on User Requirements
Chain-of-Thought Prompting
A language model is provided with the following text: 'The old bookstore was a labyrinth of towering shelves and narrow aisles. The air smelled of aging paper and leather bindings. In the quietest corner, a single book lay open on a dusty table.' Which of the following model outputs best demonstrates the task of extending the given text in a coherent manner?
AI Writing Assistant Feature Analysis
Distinguishing Text Generation Tasks
Example Prompt for Conversation Completion
Learn After
Example Conversation Context: Tourist and Taxi Driver
A developer wants a language model to continue a dialogue between a customer and a support agent. Which of the following prompts is best structured to guide the model to successfully complete this task?
Crafting a Prompt for Dialogue Generation
Evaluating Prompt Structures for Conversation Completion