Skip to content

Commit

Permalink
Merge pull request #713 from orlando21/patch-20
Browse files Browse the repository at this point in the history
blog: adjust formatting
  • Loading branch information
willbakst authored Nov 24, 2024
2 parents b16ba3f + 0d02a25 commit d8c6af4
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 that numbers.

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

Expand Down

0 comments on commit d8c6af4

Please sign in to comment.