Skip to content

Commit

Permalink
fix validation
Browse files Browse the repository at this point in the history
  • Loading branch information
cheungrowan committed Jan 25, 2024
1 parent c3e7177 commit e56f9d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arthur_bench/scoring/qa_quality.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ def validate_batch(
"context is required for this scoring method. Please provide a "
"dataframe column or a list of your context strings in the Test Suite."
)
return input_text_batch, context_batch

async def arun_batch(
self,
Expand Down

0 comments on commit e56f9d7

Please sign in to comment.