Learn Before
Diagnosing a Model Training Issue
A machine learning team is training a single model to handle multiple types of text manipulation tasks. They are finding that the model performs poorly, often generating outputs that do not match the intended task. Below are two examples from their training dataset. After reviewing the examples, identify the fundamental flaw in how the 'Source Text → Target Text' format has been applied and explain why this flaw would lead to the observed poor performance.
0
1
Tags
Ch.1 Pre-training - 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
T5 Sample Format
A developer wants to frame a sentiment analysis task for a text-processing system. The goal is to classify the sentence 'The movie was fantastic!' as 'positive'. Based on the standard 'Source Text → Target Text' structure, which of the following options correctly formats this task?
Diagnosing a Model Training Issue
Match each Natural Language Processing (NLP) task with its correctly formatted 'Source Text → Target Text' representation.
Example of a Translation Training Sample