Skip to content

Commit 5e8663a

Browse files
authored
[docs] document that description is an expected eval field in build-eval.md (#1014)
Was asked to add a description to my eval so adding here to increase awareness.
1 parent 2829f3e commit 5e8663a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/build-eval.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ Register the eval by adding a file to `evals/registry/evals/<eval_name>.yaml` us
4343
```
4444
<eval_name>:
4545
id: <eval_name>.dev.v0
46+
description: <description>
4647
metrics: [accuracy]
4748
4849
<eval_name>.dev.v0:

0 commit comments

Comments
 (0)