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
7f76b12ae6
commit
af9ee506c3
@ -20,7 +20,8 @@ class HuggingfaceEvaluator(BaseEvaluator):
|
||||
seed (int): There exists some randomness during the calculation of some
|
||||
metrics, thus we set a fixed random seed for reproducing. Defaults
|
||||
to 0.
|
||||
pred_postprocessor (optional): 用于预测后处理的函数或配置。
|
||||
pred_postprocessor (optional): Function or configuration for prediction
|
||||
post-processing.
|
||||
"""
|
||||
|
||||
def __init__(self,
|
||||
|
Loading…
Reference in New Issue
Block a user