mirror of
https://github.com/open-compass/opencompass.git
synced 2025-05-30 16:03:24 +08:00
Update
This commit is contained in:
parent
cf7f2425cf
commit
580a2b7980
@ -82,11 +82,6 @@ class GenericLLMEvaluator(BaseEvaluator):
|
|||||||
output_json_filename=out_name,
|
output_json_filename=out_name,
|
||||||
)
|
)
|
||||||
|
|
||||||
# def _evaluate(self):
|
|
||||||
# self.pred_postprocess
|
|
||||||
# self.score
|
|
||||||
# self.post_process
|
|
||||||
|
|
||||||
def score(
|
def score(
|
||||||
self,
|
self,
|
||||||
predictions,
|
predictions,
|
||||||
|
Loading…
Reference in New Issue
Block a user