How are they actually ranked?
It seems like a `ranking_system_prompt` is used to rank the output of other prompts, which is pretty cool! > Your job is to rank the quality of two outputs generated by different prompts. The prompts are used to generate a response for a given task. You will be provided with the task description, the test prompt, and two generations - one for each system prompt. Rank the generations in order of quality. If Generation…
There should be at a minimum a way to print which comparisons were made, so that you could double-check if you agree with those.
Also, we could modify the prompt to explain why the decision was made.