mirror of
https://github.com/open-compass/opencompass.git
synced 2025-05-30 16:03:24 +08:00

* support G-Pass@k and livemathbench * fix bugs * fix comments of GPassKEvaluator * update saved details of GPassKEvaluator * update saved details of GPassKEvaluator * fix eval api configs & update openai_api for ease of debugging * update huggingface path * fix method name of G-Pass@k * fix default value of eval_model_name * refactor G-Pass@k evaluator * log generation params for each backend * fix evaluation resume * add notimplementerror
4 lines
141 B
Python
4 lines
141 B
Python
from mmengine.config import read_base
|
|
|
|
with read_base():
|
|
from .livemathbench_gen_9befbf import livemathbench_datasets # noqa: F401, F403 |