Learn Before
Example
Example of a SCAN Task
An example of a task from the SCAN benchmark involves translating the command 'jump opposite left and walk thrice' into the specific action sequence 'LTURN LTURN JUMP WALK WALK WALK'.
0
1
Updated 2025-10-09
Tags
Ch.3 Prompting - Foundations of Large Language Models
Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Related
Learn After
A system translates natural language commands into action sequences. For example, the command 'jump opposite left and walk thrice' is translated to the sequence 'LTURN LTURN JUMP WALK WALK WALK'. Based on this example, what is the correct action sequence for the command 'look right twice and run'?
Reverse Translation of Action Sequences
Analyzing Translation Errors in an Action Sequence