nat-evaluation
作者: nvidia
在設計、配置、執行或疑難排解 NeMo Agent Toolkit 的評估、資料集、評估器選擇、ATIF 介面、品質關卡等時使用。
npx skills add https://github.com/nvidia/nemo-agent-toolkit --skill nat-evaluationNeMo Agent Toolkit Evaluation
Use this skill for measuring agent quality and behavior.
Workflow
- Decide the evaluation surface and output format.
- Decompose quality goals into separate evaluators.
- Choose built-in evaluators before writing custom evaluators.
- Keep datasets small and explicit for local validation.
- Run
nat evaland inspect generated artifacts.
References
references/operating-mode.mdreferences/methodology.mdreferences/agent-eval-framework.mdreferences/evaluation-surfaces.mdreferences/evaluation-contract.mdreferences/evaluators/references/code-patterns.md