We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 181ea8e commit c5345f3Copy full SHA for c5345f3
src/lighteval/metrics/llm_as_judge.py
@@ -38,7 +38,7 @@
38
39
class JudgeLM:
40
"""
41
- A class representing a judge for evaluating answers using either the OpeanAI or Transformers library.
+ A class representing a judge for evaluating answers using either the OpenAI or Transformers library.
42
43
Args:
44
model (str): The name of the model.
0 commit comments