TutorMoments: Do AI tutors know when to help and when to hold back?
Source
huggingface.co
Date
Terms in this piece · Glossary
eval — A repeatable test for AI quality — a set of tasks plus scoring — used the way software teams use test suites, because model output is too variable to judge by eyeballing.
Why it matters
An evalA repeatable test for AI quality — a set of tasks plus scoring — used the way software teams use test suites, because model output is too variable to judge by eyeballing.Full definition → design worth stealing: freeze a real trajectory at the decision point and measure what the model actually does next, rather than scoring a behavior you told it to exhibit.