Evaluation Metrics Vocabulary

BLEU, ROUGE, perplexity, win rate, pass@k, hallucination rate — the metrics used to measure LLM quality.

Key vocabulary

  • BLEU score — measures overlap between generated and reference text using n-gram precision; common in translation.
  • ROUGE — recall-oriented metric comparing generated summaries to reference summaries.
  • Perplexity — measures how well a language model predicts a text sample; lower is better.
  • Pass@k — fraction of problems where at least 1 of k generated solutions is correct; used for code generation.
  • Hallucination rate — proportion of model outputs containing factually incorrect or fabricated information.
0 / 37 completed
1 / 37
Your team reports a BLEU score of 42 for a translation model. What does the BLEU score measure?

Frequently Asked Questions

What will I practice in "Evaluation Metrics Vocabulary | Coders Lingo"?

This is an AI Model Evaluation Language exercise set. It walks through 37 scenario-based multiple-choice questions built around real usage of AI Model Evaluation Language terminology that IT professionals encounter on the job.

Is this exercise free to use?

Yes. Every exercise on CoderSlingo, including this one, is free to complete with no account, sign-up, or paywall.

How many questions are in this exercise?

This set contains 37 questions. Each one shows immediate feedback and a detailed explanation after you answer, so you learn the correct usage right away rather than waiting for a final score.