Your answer
choiceWhich claim contradicts the records? Choose none if every claim agrees.
- A | Claim A
- B | Claim B
- C | Claim C
- none | No claim contradicts the records
Jev example · Party games
Find the false boast from a fictional robot pet's records.
This is the context Jev receives before answering the typed question.
{
"records": {
"species": "robot fox",
"battery_count": 2,
"waterproof": false
},
"claims": {
"A": "I need two batteries.",
"B": "I am waterproof.",
"C": "I am a robot fox."
}
}Which claim contradicts the records? Choose none if every claim agrees.
Change the records so two claims are false, then add a suitable answer option.
Catalog source: TypeSafeAI/typesafe-playground, reused under MIT. This is an independent community catalog, not an official TypeSafe AI product.