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.

100
Duration
12s
Input Tokens
262
Output Tokens
25
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": [
    "Artificial minds innovate with grace",
    "Intelligent systems learn from data",
    "Quantum leaps await in future"
  ]
}