Learn Before
Generating a Faithful LLM Response
Imagine a language model is instructed to answer questions only using the information from a provided text. The model receives the following user question and text:
User Question: 'What are the primary causes of the Renaissance in Europe?'
Provided Text: 'The Renaissance was a period of great artistic and cultural change in Europe. Famous artists like Leonardo da Vinci and Michelangelo created masterpieces during this time. The period saw a renewed interest in the classical art and literature of ancient Greece and Rome.'
Based on this scenario, write the most appropriate and faithful response the model should generate. Then, briefly explain the principle that justifies this response.
0
1
Tags
Ch.3 Prompting - Foundations of Large Language Models
Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Application in Bloom's Taxonomy
Cognitive Psychology
Psychology
Social Science
Empirical Science
Science
Related
A user asks a language model, 'What is the capital of Australia?'. The model is instructed to answer only using the information from the following text: 'Sydney is a vibrant city in Australia, famous for its opera house and harbor bridge. It is the most populous city in the country and a major hub for tourism and finance.' Which of the following is the most appropriate and faithful response for the model to generate?
Evaluating a Chatbot's Fidelity
Generating a Faithful LLM Response