OpenCompass/configs/datasets/apps/apps_gen.py
Connor-Shen 3098d78845
[Bench] Support APPS (#963)
* [Feat] support apps

* [Feat] support apps

* [Feat] support apps

* update README
2024-03-13 16:09:23 +08:00

5 lines
124 B
Python

from mmengine.config import read_base
with read_base():
from .apps_gen_d82929 import APPS_datasets # noqa: F401, F403