Learn Before
Example of a Text Style Transfer Prompt
A language model can be prompted to perform a text style transfer task by providing a direct instruction to modify the tone or format of a given text. For example, to change an informal message into a professional one, the prompt could be: 'Rewrite this text in a formal tone. Text: Hey, what's up? Long time no see!' The model is expected to output a formally phrased version, such as 'Hello, how have you been? It has been quite some time since we last met!'
0
1
Tags
Foundations of Large Language Models
Ch.3 Prompting - Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Related
Examples of Text Transformation Tasks
Prompt Similarity Across Text Transformation Tasks
A specific category of language processing tasks involves taking an input text and converting it into a different output text. Which of the following scenarios is the best example of such a task?
A specific category of language processing tasks involves taking an input text and converting it into a new, different output text. Which of the following scenarios are examples of this type of task? (Select all that apply)
Analyzing Text Generation Approaches
Format
Example of a Text Style Transfer Prompt