Learn Before
Historical Antecedents of Prompting
The fundamental concept of prompting is not entirely new; its origins can be traced back to earlier practices within the fields of machine learning and Natural Language Processing.
0
1
Tags
Ch.4 Alignment - Foundations of Large Language Models
Foundations of Large Language Models
Computing Sciences
Foundations of Large Language Models Course
Related
Historical Antecedents of Prompting
Shift from Fine-Tuning to Prompting with Pre-trained Models
Demonstration of Prompting's Power with Large-Scale Models
The Interplay Between Model Advancement and Interaction Methods
Which of the following statements best analyzes the co-evolutionary relationship between the increasing scale of language models and the emergence of prompting as a key technology in Natural Language Processing?
Emergence of Prompt Engineering as a Research Field
Arrange the following key developments in the relationship between language models and user interaction into the correct chronological order, from earliest to most recent.
Learn After
Hand-Crafted Features and Templates as Early Prompts
Consider an older text classification system designed to determine if a movie review is positive or negative. The system works by providing the model with a structured input like: 'Review: [movie review text]. The sentiment of this review is __.' The model is then trained to fill in the blank with either 'positive' or 'negative'. Which of the following statements best analyzes the connection between this older technique and the methods used to guide today's large-scale language models?
Connecting Past and Present NLP Interaction Methods
Analyzing the Evolution of Model Interaction