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

* Update with PMMEval * Update * Update __init__.py * Fix Bugs * Delete .pre-commit-config.yaml * Pull merge --------- Co-authored-by: liushz <qq1791167085@163.com>
5 lines
126 B
Python
Executable File
5 lines
126 B
Python
Executable File
from mmengine.config import read_base
|
|
|
|
with read_base():
|
|
from .humanevalxl_gen_4dfef4 import PMMEval_HumanEvalXL_datasets
|