Learn Before
  • Text Transformation (Text-to-Text Generation)

Source Text → Target Text Format

The 'Source Text → Target Text' format is a structure for framing NLP tasks where an arrow (→) separates the two main components. The 'Source Text' is the input provided to the system and is composed of a task description or instruction, along with the actual input data. The 'Target Text' is the desired output or response that the system should generate for the given task. For instance, a machine translation task, such as converting Chinese to English, can be framed using this structure.

Image 0

0

1

6 months ago

Contributors are:

Who are from:

Tags

Ch.1 Pre-training - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences

Related
  • Examples of Text Transformation Tasks

  • Prompt Similarity Across Text Transformation Tasks

  • Source Text → Target Text Format

  • A specific category of language processing tasks involves taking an input text and converting it into a different output text. Which of the following scenarios is the best example of such a task?

  • A specific category of language processing tasks involves taking an input text and converting it into a new, different output text. Which of the following scenarios are examples of this type of task? (Select all that apply)

  • Analyzing Text Generation Approaches

Learn After
  • 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.