This commit is contained in:
MaiziXiao 2025-03-11 09:44:55 +00:00
parent 4322b4a470
commit 47f48f605f

View File

@ -188,8 +188,6 @@ class BaseEvaluator:
# Remove the original predictions field
detail.pop('predictions')
import ipdb
ipdb.set_trace()
return eval_results
# If there are no details, return an empty dictionary