Skip to content

Commit

Permalink
Merge pull request #719 from orlando21/patch-22
Browse files Browse the repository at this point in the history
blog: correct typo
  • Loading branch information
willbakst authored Nov 27, 2024
2 parents 4365d60 + ebc65fa commit fec9e36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/blog/posts/llm-evaluation.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ print(response)

```

Note that we use NLP scores (e.g. "good") instead of numerical scores. In our experience, we've found that LLMs are better at scoring using natural language that numbers.
Note that we use NLP scores (e.g. "good") instead of numerical scores. In our experience, we've found that LLMs are better at scoring using natural language than numbers.

#### 2. Evaluate an Output Using a Panel of Judges

Expand Down

0 comments on commit fec9e36

Please sign in to comment.