mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-10 22:41:41 +00:00
fix(tutorials): typo in autoevals output
This commit is contained in:
parent
97f722f558
commit
c282180e43
1 changed files with 1 additions and 1 deletions
|
|
@ -274,7 +274,7 @@ Score(
|
|||
name='Factuality',
|
||||
score=0,
|
||||
metadata=
|
||||
{'rationale': "The expert answer is 'India'.\nThe submitted answer is 'As of 2021, China has the highest population in the world with an estimated 1.4 billion people.'\nThe submitted answer mentions China as the country with the highest population, while the expert answer mentions India.\nThere is a disagreement between the submitted answer and the expert answer.",
|
||||
{'rationale': "The expected answer is 'India'.\nThe submitted answer is 'As of 2021, China has the highest population in the world with an estimated 1.4 billion people.'\nThe submitted answer mentions China as the country with the highest population, while the expected answer mentions India.\nThere is a disagreement between the submitted answer and the expected answer.",
|
||||
'choice': 'D'
|
||||
},
|
||||
error=None
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue