Learn Before
Improving AI-Generated Summaries
A news aggregation service uses a language model to generate three different summary options for each article. To improve the quality of the summaries shown to users, the service employs human editors to review thousands of these generated summaries and assign each one a 'quality' score from 1 (poor) to 5 (excellent). Based on this scenario, propose a method for using this scored dataset to automatically select the best summary for future articles. What specific role would the trained component play in the final system?
0
1
Tags
Ch.5 Inference - 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
Improving AI-Generated Summaries
An AI development team has created a dataset by having human experts rank several machine-generated summaries for a set of articles, from best to worst. The team's goal is to create an automated system that can assign a quality score to any new summary for any new article. Which of the following approaches best utilizes the collected data to achieve this specific goal?
Role and Output of a Learned Verifier