Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ai-engineering/evaluate/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Axiom's evaluation framework follows a simple pattern:

<Steps>
<Step title="Create a collection">
Build a dataset of test cases with inputs and expected outputs (ground truth). Start small with 10-20 examples and grow over time.
Build a set of test cases with inputs and expected outputs (ground truth). Start small with 10-20 examples and grow over time.
</Step>

<Step title="Define scorers">
Expand Down