Learn Before
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'?
0
1
Tags
Ch.3 Prompting - Foundations of Large Language Models
Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Application 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