Learn Before
Analyzing Translation Errors in an Action Sequence
Given the information in the case study, identify the two distinct errors in the system's generated action sequence for the new command. Explain your reasoning based on the provided correct example and state what the correct sequence should be.
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