Skip to content

Commit efedf2a

Browse files
authored
Fix AI Eng Evaluate overview (#495)
1 parent 1f2ae1f commit efedf2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ai-engineering/evaluate/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Axiom's evaluation framework follows a simple pattern:
2626

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

3232
<Step title="Define scorers">

0 commit comments

Comments
 (0)