Skip to content

Commit

Permalink
Update docs/docs/guides/tracking/faqs.md
Browse files Browse the repository at this point in the history
  • Loading branch information
J2-D2-3PO authored Feb 25, 2025
1 parent eec9283 commit 439cfac
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/docs/guides/tracking/faqs.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,7 @@ class PreferenceScorer(Scorer):
"""Compare the output of the primary model with the other model.
Args:
output (dict): The output from the primary model.
other_output (dict): The output from the other model being compared.
inputs (str): The input text used to generate the outputs.
input_text (str): The input text used to generate the outputs.
Returns:
dict: A flat dictionary containing the comparison result and reason.
"""
Expand Down

0 comments on commit 439cfac

Please sign in to comment.