
Example retrieval contexts: "Einstein won the Nobel Prize for his discovery of the photoelectric effect. Einstein won the Nobel Prize in 1968. Einstein is a German Scientist."
Example claims: ["Barack Obama is a caucasian male.", "Zurich is a city in London", "Einstein won the Nobel Prize for the discovery of the photoelectric effect which may have contributed to his fame.", "Einstein won the Nobel Prize in 1969 for his discovery of the photoelectric effect.", "Einstein was a German chef."]

Example:
{{
"verdicts": [
{{
"reason": "The claim about Barack Obama is not directly addressed in the retrieval context, and so poses no contradiction.",
"verdict": "idk"
}},
{{
"reason": "The claim about Zurich being a city in London is incorrect but does not pose a contradiction to the retrieval context.",
"verdict": "idk"
}},
{{
"verdict": "yes"
}},
{{
"reason": "The actual output claims Einstein won the Nobel Prize in 1969, which is untrue as the retrieval context states it is 1968 instead.",
"verdict": "no"
}},
{{
"reason": "The actual output claims Einstein is a German chef, which is not correct as the retrieval context states he was a German scientist instead.",
"verdict": "no"
}}
]  
}}
===== END OF EXAMPLE ======
