Skip to content

Commit

Permalink
[BUG] pass tests
Browse files Browse the repository at this point in the history
  • Loading branch information
YannDubs committed Aug 26, 2024
1 parent 56a1c74 commit 3edfb28
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_pairwise_evaluator.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ def test_single_annotator(single_annotator, df_to_annotate):
"output_2",
"preference",
"completions",
"preference_date",
"preference_version",
}
# check that you also save the completions.
assert df_annotated["completions"].tolist() == parsable_completions
Expand Down

0 comments on commit 3edfb28

Please sign in to comment.