Skip to content

Commit 086d6dd

Browse files
committed
Updated docs
1 parent 0b047c7 commit 086d6dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/metrics-llm-evals.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ This is an example of [end-to-end evaluation](/docs/evaluation-end-to-end-llm-ev
9393

9494
### Evaluation Steps
9595

96-
Providing `evaluation_steps` tells `GEval` to follow your `evaluation_steps` instead of generating one from `criteria`, which allows for more controllable evaluation (more info [here](<(#how-is-it-calculated)>)):
96+
Providing `evaluation_steps` tells `GEval` to follow your `evaluation_steps` for evaluation instead of first generating one from `criteria`, which allows for more controllable metric scores (more info [here](<(#how-is-it-calculated)>)):
9797

9898
```python
9999
...

0 commit comments

Comments
 (0)