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
112 B
Python
Executable File
5 lines
112 B
Python
Executable File
from mmengine.config import read_base
|
|
|
|
with read_base():
|
|
from .mgsm_gen_679720 import PMMEval_MGSM_datasets
|