Skip to content

ml-engineering-curriculum/model-evaluation-engineer-learning

Repository files navigation

ML Engineering · Model Evaluation Engineer — Learning Repository

🎓 Part of the free, open-source AI Career Curriculum ecosystem — Infrastructure · ML Engineering · AI Engineering · Governance. Live cohorts & team programs: ai-infra-curriculum.github.io.

💜 Sponsor this curriculum — sponsorships keep the whole open-source AI Career Curriculum free and moving.

Measure models rigorously: eval-harness design, benchmark construction, statistical methodology, and regression detection across modalities.

Status: curriculum plan authored (2026-06-25). Lessons and project READMEs will be drafted by subsequent autonomous content cycles. See CURRICULUM.md for the planned scope and JOB_REQUIREMENTS.md for the requirements-to-coverage map (postings list deferred to the next research cycle — see JOB_REQUIREMENTS.md Status section).

Level: 30 (deep specialist — peer to Senior ML Engineer on the ladder). Planned scope: 12 modules (175h) + 3 projects (135h) = ~310 hours.

What this track owns

Evaluation engineering end-to-end at depth, across modalities:

  • Validity, sampling, and statistical methodology (point estimates with CIs, paired tests, FDR control)
  • Benchmark engineering — sourcing, labelling with IAA, decontamination, versioning, canary sets, deprecation
  • Classical ML eval depth — calibration, per-slice reporting, fairness measurement, operating-point selection
  • LLM benchmark harnesses — lm-evaluation-harness, HELM, OpenAI Evals, Inspect (UK AISI), prompt-format sensitivity
  • LLM-as-judge platforms — rubric design, bias controls (position / length / self-preference), Arena-style ELO
  • Human evaluation — annotator workflows, agreement, gold-set rotation, vendor build-vs-buy
  • Generative and multimodal eval — pass@k code, math, RAG (RAGAS / TruLens), multimodal
  • Agent and tool-use eval — trajectory scoring, SWE-bench, WebArena, GAIA, AgentBench, METR, Inspect agent harness
  • Safety and red-team eval — refusal / over-refusal / jailbreak / HarmBench, dangerous-capability eval methodology, prompt-injection robustness
  • Production eval and regression detection — offline gates, shadow, A/B with CUPED, sequential testing, drift, MLPerf
  • Eval platform engineering — versioned registry, multi-runner orchestration, eval data warehouse, CI integration, SLO
  • Eval systems design — release-gate plans, model cards, NIST AI RMF / ISO 25059 / EU AI Act mapping, build-vs-buy

What this track defers

Layout

model-evaluation-engineer-learning/
├── .aicg/                    curriculum-plan.json and job-requirements.json (machine-readable catalog)
├── lessons/mod-XXX-*/        modules with lectures, exercises, labs, quizzes (to be drafted)
├── projects/project-XXX-*/   multi-module capstones (to be drafted)
├── CURRICULUM.md             role-level coverage map
├── JOB_REQUIREMENTS.md       requirements catalog with citations and ownership map
├── PREREQUISITES.md          assumed entry skills
├── VERSIONS.md               release history
└── README.md                 this file

Paired Solutions Repo

model-evaluation-engineer-solutions carries the reference implementations.


Maintained by VeriSwarm.ai

Releases

No releases published

Packages

 
 
 

Contributors