Learn Before
Reverse Translation of Action Sequences
A system is designed to translate natural language commands into action sequences. For instance, it translates the command 'jump opposite left and walk thrice' into the action sequence 'LTURN LTURN JUMP WALK WALK WALK'. Based on this example, what is the most likely natural language command that would produce the action sequence 'RUN RTURN RTURN RUN'?
0
1
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
Related
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