Learn Before
Example of a Prompt for Machine Translation
A simple example of prompting a Large Language Model for a translation task is to provide it with the instruction: 'Translate the text from English to Chinese.' This cue directs the model to perform the specific function of translating a subsequent piece of text.
0
1
Tags
Ch.3 Prompting - Foundations of Large Language Models
Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Related
Prompt Engineering
Example of a Prompt for Machine Translation
A user wants a language model to generate a summary of a long article, but specifically for a non-expert audience. They provide the model with the following input: 'Summarize the attached article in simple, easy-to-understand language, as if you were explaining it to a middle school student.' What is the primary function of this input technique?
Analyzing Model Inputs
The Purpose of Prompting
Instruction Following as a Prerequisite for Prompting