This commit is contained in:
MaiziXiao 2025-03-13 11:50:28 +00:00
parent 1c60e3a0f6
commit 8d910aad84
2 changed files with 3 additions and 3 deletions

View File

@ -190,8 +190,8 @@ class BaseEvaluator:
detail.pop('predictions')
return eval_results
# If there are no details, return an empty dictionary
return {}
# If there are no details, return results
return results
def score(self):
raise NotImplementedError("Method hasn't been implemented yet")

View File

@ -12,7 +12,7 @@ faiss_gpu==1.7.2
# IFEval
langdetect
# TheoremQA
latex2sympy2
latex2sympy2==1.9.1
# Lawbench, leval
ltp
# Math