style: format

This commit is contained in:
Andy Lee
2025-08-22 13:50:57 -07:00
parent 26d961bfc5
commit ed72232bab
7 changed files with 28 additions and 32 deletions

View File

@@ -482,7 +482,7 @@ class FinanceBenchEvaluator:
self, generated_answer: str, ground_truth: str, question: str
) -> bool:
"""Check if generated answer matches ground truth using LLM as judge"""
judge_prompt = f"""You are an expert judge evaluating financial question answering.
judge_prompt = f"""You are an expert judge evaluating financial question answering.
Question: {question}