Skip to content

Commit c5345f3

Browse files
martinscooperclefourrierNathanHB
authored
fix typo (#366)
Co-authored-by: Clémentine Fourrier <[email protected]> Co-authored-by: Nathan Habib <[email protected]>
1 parent 181ea8e commit c5345f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lighteval/metrics/llm_as_judge.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
class JudgeLM:
4040
"""
41-
A class representing a judge for evaluating answers using either the OpeanAI or Transformers library.
41+
A class representing a judge for evaluating answers using either the OpenAI or Transformers library.
4242
4343
Args:
4444
model (str): The name of the model.

0 commit comments

Comments
 (0)