Evaluating Prompt Efficiency for Translation
A developer is building an application that will translate hundreds of individual English phrases into Chinese using a large language model. They are considering two different structures for the instructions they will send to the model for each phrase. Based on your understanding of how language models process simplified instructions, evaluate the two strategies below and determine which is more efficient. Justify your choice.
0
1
Tags
Ch.3 Prompting - Foundations of Large Language Models
Foundations of Large Language Models
Computing Sciences
Foundations of Large Language Models Course
Evaluation in Bloom's Taxonomy
Cognitive Psychology
Psychology
Social Science
Empirical Science
Science
Related
A user gives a large language model the following prompt: 'The weather is beautiful today. Translate this into Chinese.' The model correctly translates the first sentence, even though the instruction did not explicitly state that the source language was English. What is the most likely reason the model was able to successfully complete this task?
Evaluating Prompt Efficiency for Translation
Simplifying a Language Model Prompt