Learn Before
A researcher wants to use a text-to-text model to evaluate the quality of a translation from French to Spanish. The source sentence is 'Bonjour, comment ça va ?' and the translated sentence is 'Hola, ¿cómo estás?'. Based on the standard input format for such tasks, which of the following strings should be provided to the model?
0
1
Tags
Ch.1 Pre-training - Foundations of Large Language Models
Foundations of Large Language Models
Computing Sciences
Foundations of Large Language Models Course
Application in Bloom's Taxonomy
Cognitive Psychology
Psychology
Social Science
Empirical Science
Science
Related
A researcher wants to use a text-to-text model to evaluate the quality of a translation from French to Spanish. The source sentence is 'Bonjour, comment ça va ?' and the translated sentence is 'Hola, ¿cómo estás?'. Based on the standard input format for such tasks, which of the following strings should be provided to the model?
Debugging a T5 Model Input
Troubleshooting a Translation Scoring Input