Meme Understanding

Evaluates a model’s ability to interpret culture-dependent, tricky, and humor-driven content that feels obvious to humans but is hard for AI.

0
Duration
31s
Input Tokens
281
Output Tokens
58
Cost
$0.00
Context
Input
Write a three-line poem; first letters must spell AIQ; each line exactly 5 words.
Expected output
{
  "poem": [
    "All birds fly through skies.",
    "In gardens flowers bloom beautifully.",
    "Quiet moments bring inner peace."
  ]
}
Model output
{
  "poem": [
    "A sparrow in the sky sings",
    "In quiet whispers of the breeze",
    "Quenching its small, eager throat"
  ]
}