How can we identify and clarify ambiguous information in the prompt?
Let’s say we are given the query: Was Ed Sheeran born on an odd month?
There are many ways a model might interpret an odd month:
To help the model better infer human intention from ambiguous prompts, we can ask the model to rephrase and respond (RaR) in a single step - which is demonstrated in this example.
This can also be implemented as two-step RaR:
How can we identify and clarify ambiguous information in the prompt?
Let’s say we are given the query: Was Ed Sheeran born on an odd month?
There are many ways a model might interpret an odd month:
To help the model better infer human intention from ambiguous prompts, we can ask the model to rephrase and respond (RaR) in a single step - which is demonstrated in this example.
This can also be implemented as two-step RaR: