Example

Example of a T5 Translation Scoring Sample

The T5 framework can be utilized for tasks like evaluating the quality of a translation. The input is structured as a text string beginning with a task-specific prefix, such as 'Score the translation from English to Chinese.', followed by the source and target sentences. For instance, the input would be: [CLS] Score the translation from English to Chinese. English: when in Rome, do as the Romans do. Chinese: 人 在 罗马 就 像 罗马 人 一样 做事 。

0

1

Updated 2026-05-02

Contributors are:

Who are from:

Tags

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

Foundations of Large Language Models

Computing Sciences

Foundations of Large Language Models Course