Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ achieves SOTA on hallucination detection compared to leading closed models, at a
|
|
20 |
|
21 |
# 1. Intended Use Cases
|
22 |
**Root Judge** is primarily intended to be used as an LLM-as-a-Judge in various contexts such as:
|
23 |
-
- Detecting context-grounded hallucinations, e.g. for Retrieval Augmented Generation (RAG) settings in an explainable manner, providing a justification for the score
|
24 |
- Pairwise preference judgments due to strong evaluation instruction-following capabilities
|
25 |
- Serving as a custom evaluation metric powered by use case specific evaluation rubrics
|
26 |
- Assisting inference-time search or synthetic data tasks that require Best-of-N decisions
|
|
|
20 |
|
21 |
# 1. Intended Use Cases
|
22 |
**Root Judge** is primarily intended to be used as an LLM-as-a-Judge in various contexts such as:
|
23 |
+
- Detecting context-grounded hallucinations, e.g. for *Retrieval Augmented Generation* (RAG) settings in an explainable manner, providing a justification for the score
|
24 |
- Pairwise preference judgments due to strong evaluation instruction-following capabilities
|
25 |
- Serving as a custom evaluation metric powered by use case specific evaluation rubrics
|
26 |
- Assisting inference-time search or synthetic data tasks that require Best-of-N decisions
|