Skip to content

Commit d8c6af4

Browse files
authored
Merge pull request #713 from orlando21/patch-20
blog: adjust formatting
2 parents b16ba3f + 0d02a25 commit d8c6af4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/blog/posts/llm-evaluation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ print(response)
243243

244244
```
245245

246-
#### 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.
246+
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.
247247

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

0 commit comments

Comments
 (0)