Class 7 · CBSE AI · Strand C — NLP, Vision, and LLMs Deep-Dive

How to evaluate LLM outputs — accuracy, safety and more

LLM answers must be judged on accuracy, relevance, coherence and safety — not just one score. For Class 7.

What this concept actually says

  • LLM outputs must be evaluated across multiple dimensions: factual accuracy, relevance, coherence, safety, and task-specific quality
  • Automated metrics (BLEU, ROUGE, perplexity) measure surface features, not meaning — human evaluation remains essential for high-stakes applications
  • LLM-as-judge (using one LLM to evaluate another) is an emerging scalable evaluation strategy with its own biases and limitations

An analogy your child will recognise

Judging a cooking competition

A cooking judge doesn't just ask 'is this food?' — they score taste, presentation, originality, technique, and whether the dish matched the brief. LLM evaluation works the same way: you need separate scores for different quality dimensions, because a technically accurate but unreadable response is as useless as a beautifully written wrong one.

Cricket umpiring vs. ball-tracking technology

An umpire makes subjective LBW calls based on experience and position. Ball-tracking technology (like DRS) measures exact trajectory but sometimes misses edge cases the umpire intuited. LLM evaluation has the same tension: automated metrics are like ball-tracking (precise on what they measure), while human evaluation is like the umpire (catches nuance but is slower and more expensive).

Common misconceptions to watch for

  • A high BLEU or ROUGE score means the output is good — these metrics measure surface overlap, not truthfulness, reasoning quality, or usefulness.
  • Human evaluation is always the gold standard — human evaluators have their own biases, inconsistencies, and domain limitations; the best evaluation frameworks combine automated and human methods.

Key facts in one breath

  • ROUGE (Recall-Oriented Understudy for Gisting Evaluation) is a family of metrics for evaluating summaries by measuring overlap with reference texts.
  • Chatbot Arena (lmsys.org) uses large-scale human preference judgements — crowdsourced comparisons between model outputs — to produce a community-validated LLM leaderboard.
  • LLM-as-judge research has shown that models like GPT-4 achieve 80–90% agreement with human evaluators on clear quality dimensions, but show 'self-preference bias' — rating outputs from similar models more highly.
  • Safety evaluation is distinct from quality evaluation: a response can be high-quality (accurate, relevant, well-written) and still fail safety standards by containing harmful content.

How Dhee Learning teaches this — the 3-stage question loop

Every Dhee Learning session for this concept follows three stages. We share the questions Dhee actually asks, so you can hear what a session sounds like.

Stage 1 — Surface

You asked an AI to summarise a chapter from your history textbook. Here are two summaries. Summary A is beautifully written and uses all the right vocabulary. Summary B is plain but covers every key event in the correct order. Which is the better summary — and what question does this raise about how we evaluate AI outputs?

Rote answer

"We evaluate AI outputs by checking if they are accurate."

Understood

"It depends on what the summary is for. If it's for a student to revise quickly, B is better. If it's for a presentation, A might work better. This shows that 'good output' isn't one thing — evaluation criteria are task-specific, and any automatic scoring system has to choose what to measure."

Stage 2 — Reasoning

BLEU score measures how many word sequences in the AI output overlap with a human reference answer. Why would this metric give a misleadingly low score to a translation that captures the meaning perfectly but uses different synonyms throughout?

Follow-up Dhee may use: Can you think of a type of creative AI output where BLEU would be completely useless as an evaluation metric?

Stage 3 — Application

Design an evaluation rubric with four criteria for judging an LLM's output in this task: 'Explain the Water Cycle to a Class 5 student.' For each criterion, describe what a score of 1 (poor) and 5 (excellent) would look like.

Misconception Dhee watches for: Using a single overall score (1–10) without decomposing into criteria — this hides which specific aspect of quality failed and makes it impossible to improve the prompt systematically.

Related concepts

Want your child to actually understand this?

Dhee turns this concept into a 15-minute spoken session — asking, listening, and probing — so your child builds the idea themselves.

Frequently asked questions

What is evaluating llm outputs — explained for kids? +

LLM answers must be judged on accuracy, relevance, coherence and safety — not just one score. For Class 7.

What's the most common mistake children make about this concept? +

A high BLEU or ROUGE score means the output is good — these metrics measure surface overlap, not truthfulness, reasoning quality, or usefulness.

How does Dhee Learning teach this in a Class 7 session? +

Dhee opens with a question — for example: "You asked an AI to summarise a chapter from your history textbook. Here are two summaries. Summary A is beautifully written and uses all the right vocabulary. Summary B is plain but covers every key event in the correct order. Which is the better summary — and what question does this raise about how we evaluate AI outputs?" — listens to your child's answer, then probes the reasoning behind it. The session ends when the child can apply the idea to a brand-new situation, not just recall it.