Hello,
My colleagues and I are trying to see if Codex can compare a generated solution with the gold solution. Is there an ideal way to go about generating the prompt?
We tried copying and pasting both generated and gold solutions to the prompt, and then adding a question of the form “What are the differences between solution A and solution B?”
We observe that Codex is able to identify that the gold solution is more optimal. Is there a way where we can get Codex to be more descriptive in comparing the two solutions?
Thanks so much in advance!