This commit is contained in:
zhangsongyang 2025-05-15 03:46:14 +00:00
parent cf7f2425cf
commit 580a2b7980

View File

@ -82,11 +82,6 @@ class GenericLLMEvaluator(BaseEvaluator):
output_json_filename=out_name,
)
# def _evaluate(self):
# self.pred_postprocess
# self.score
# self.post_process
def score(
self,
predictions,