Learn Before
Example

Example of a T5 Question-Answering Sample

The T5 text-to-text framework can be applied to question-answering tasks by formatting both the input and the target output as text strings. For instance, a question is presented with a prefix like 'Answer:', and the model is trained to generate the corresponding answer. A complete example of this format is: [CLS] Answer: when was Albert Einstein born? → ⟨s⟩ He was born on March 14, 1879.

0

1

Updated 2025-10-10

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