Benchmark Run
A single execution of a benchmark used to measure and record a model or system's performance under defined conditions.
Explore more about Experimentation
Related terms
An evaluation method that compares AI models on the same tasks, datasets, or metrics to identify differences in capabilities and performance.
Continuous EvaluationAn evaluation approach that continuously measures AI system performance throughout development and production to detect regressions and ensure quality.
Offline EvaluationAn evaluation performed outside production using fixed datasets, test cases, or recorded interactions to assess an AI system before deployment.
Experiment TrackingThe process of recording and managing information about AI experiments, including datasets, models, hyperparameters, code versions, metrics, and outcomes to enable reproducibility and comparison.
ReproducibilityThe ability to obtain consistent results using the same data, code, model parameters, and experimental setup.