Case Study

Analyzing a Label Mapping Failure

A developer is using a text-generation model for a sentiment classification task. The system is designed to categorize user feedback into one of two classes: 'positive' or 'negative'. The process for converting the model's text output into a final label involves a simple check: if the word 'positive' is present in the generated sentence, the feedback is classified as 'positive'; otherwise, it is classified as 'negative'.

Analyze the following case and explain the specific reason for the classification error.

0

1

Updated 2025-10-06

Contributors are:

Who are from:

Tags

Ch.3 Prompting - 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