From c8882e3b9dcfec93519723b4534220597f7cf705 Mon Sep 17 00:00:00 2001 From: elenasamuylova <67064421+elenasamuylova@users.noreply.github.com> Date: Mon, 2 Sep 2024 22:00:54 +0100 Subject: [PATCH] Update cookbook_llm_judge.md --- docs/book/examples/cookbook_llm_judge.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/book/examples/cookbook_llm_judge.md b/docs/book/examples/cookbook_llm_judge.md index f1584f584e..aa948d48ed 100644 --- a/docs/book/examples/cookbook_llm_judge.md +++ b/docs/book/examples/cookbook_llm_judge.md @@ -365,6 +365,7 @@ verbosity_report.datasets().current ``` Preview: + ![](../.gitbook/assets/cookbook/llmjudge_verbosity_examples.png) Don't fully agree with the results? Use these labels as a starting point, and correct the decision where you see fit - now you've got your golden dataset! Next, iterate on your judge prompt.