OpenCompass/configs/datasets/TheoremQA/TheoremQA_gen.py

5 lines
140 B
Python
Raw Permalink Normal View History

2023-07-04 21:34:55 +08:00
from mmengine.config import read_base
with read_base():
from .TheoremQA_5shot_gen_6f0af8 import TheoremQA_datasets # noqa: F401, F403