<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Why Evaluation Matters on DATATWEETS</title><link>https://datatweets.com/courses/llm-evaluation/why-evaluation-matters/</link><description>Recent content in Why Evaluation Matters on DATATWEETS</description><generator>Hugo</generator><language>en</language><copyright>Copyright (c) 2026 Datatweets</copyright><lastBuildDate>Tue, 07 Jul 2026 09:00:00 +0200</lastBuildDate><atom:link href="https://datatweets.com/courses/llm-evaluation/why-evaluation-matters/index.xml" rel="self" type="application/rss+xml"/><item><title>Lesson 1 - The "Looks Fine" Trap</title><link>https://datatweets.com/courses/llm-evaluation/why-evaluation-matters/lesson-1-the-looks-fine-trap/</link><pubDate>Tue, 07 Jul 2026 09:00:00 +0200</pubDate><guid>https://datatweets.com/courses/llm-evaluation/why-evaluation-matters/lesson-1-the-looks-fine-trap/</guid><description>You&amp;rsquo;ll run Docent, our Meridian documentation assistant, on questions it clearly nails and declare it working. Then you&amp;rsquo;ll push a few more golden questions through and catch it giving a confident-sounding but wrong refusal that spot-checking two answers would have missed. A little probability math shows why: even a 70%-correct assistant looks perfect in three checks about a third of the time. The fix, previewed here and built across the course, is datasets and metrics instead of vibes.</description></item><item><title>Lesson 2 - Offline vs. Online Evaluation</title><link>https://datatweets.com/courses/llm-evaluation/why-evaluation-matters/lesson-2-offline-versus-online-evaluation/</link><pubDate>Tue, 07 Jul 2026 09:00:00 +0200</pubDate><guid>https://datatweets.com/courses/llm-evaluation/why-evaluation-matters/lesson-2-offline-versus-online-evaluation/</guid><description>This lesson introduces offline evaluation (running Docent over a fixed golden set before you ship, for reproducible, cheap comparisons that gate a release) and online evaluation (measuring Docent on real production traffic after you ship, using implicit signals like thumbs, edits, and refusal rates). You will run a real offline pass over four golden questions and see 4 of 4 pass, then watch an illustrative live stream where a thumbs-down exposes a case the golden set never contained. It closes with the core trade-offs: coverage versus realism, speed versus signal, and reproducibility versus relevance.</description></item><item><title>Lesson 3 - The Evaluation Mindset</title><link>https://datatweets.com/courses/llm-evaluation/why-evaluation-matters/lesson-3-the-evaluation-mindset/</link><pubDate>Tue, 07 Jul 2026 09:00:00 +0200</pubDate><guid>https://datatweets.com/courses/llm-evaluation/why-evaluation-matters/lesson-3-the-evaluation-mindset/</guid><description>Move from &amp;rsquo;the answers look fine&amp;rsquo; to a number you can defend. This lesson names the four components every evaluation needs — a task, a dataset, a metric, and a target with an aggregation rule — and walks the eval loop that ties them together. You then build a real, generic run_eval harness and run it on a tiny in-memory Docent dataset with a deterministic substring metric, so it reproduces exactly and needs no API key. You&amp;rsquo;ll also see absolute versus regression evals and the beginner mistakes that quietly break both.</description></item><item><title>Lesson 4 - What to Measure: Quality Dimensions</title><link>https://datatweets.com/courses/llm-evaluation/why-evaluation-matters/lesson-4-what-to-measure-quality-dimensions/</link><pubDate>Tue, 07 Jul 2026 09:00:00 +0200</pubDate><guid>https://datatweets.com/courses/llm-evaluation/why-evaluation-matters/lesson-4-what-to-measure-quality-dimensions/</guid><description>&amp;lsquo;Good&amp;rsquo; is not one number. This lesson splits the quality of Docent, our Meridian docs assistant, into six dimensions — correctness, faithfulness, relevance, format, safety, and operational cost/latency — each needing a different method and a different later module. You will map every dimension to a concrete Docent example, run a real live call that measures the operational dimension (latency and token counts), and see why a single blended average hides the trade-offs that matter.</description></item><item><title>Lesson 5 - Guided Project: Your First Eval Harness</title><link>https://datatweets.com/courses/llm-evaluation/why-evaluation-matters/lesson-5-guided-project-your-first-eval-harness/</link><pubDate>Tue, 07 Jul 2026 09:00:00 +0200</pubDate><guid>https://datatweets.com/courses/llm-evaluation/why-evaluation-matters/lesson-5-guided-project-your-first-eval-harness/</guid><description>The capstone for Module 1. You assemble an 8-item golden dataset (including an out-of-scope refusal probe), run Docent over it with claude-haiku-4-5, score each answer with a deliberately crude keyword-and-refusal metric, and aggregate the results into a per-item table and a single pass rate. This four-stage harness is the exact scaffold every later module extends.</description></item></channel></rss>