有关F1测评器的问题 #1619
yanjx2021
started this conversation in
Community Task
有关F1测评器的问题
#1619
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
在调用F1测评器,即SquadEvaluator时,会访问opencompass/openicl/icl_evaluator/icl_hf_evaluator.py,然后调用该目录下hf_metrics里面的squad.py,在这里有一行from .compute_score import compute_score,这会导致报错无法调用该测评器。请问该怎么解决呢
Beta Was this translation helpful? Give feedback.
All reactions