Learn Before
Multiple Choice

A developer provides a large language model with the following input text:

`Translate the following user requests into a structured command format.

Example 1: Request: "Set a timer for 10 minutes" Command: {"action": "set_timer", "duration_minutes": 10}

Example 2: Request: "What's the weather in London?" Command: {"action": "get_weather", "location": "London"}

Now, process this request: Request: "Play the new song by The Weeknd"`

The model correctly outputs: {"action": "play_music", "artist": "The Weeknd"}.

Which statement best analyzes the primary mechanism the model used to generate the correct command for the new request?

0

1

Updated 2025-09-26

Contributors are:

Who are from:

Tags

Ch.3 Prompting - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences

Analysis in Bloom's Taxonomy

Cognitive Psychology

Psychology

Social Science

Empirical Science

Science