OpenCompass/configs/datasets/TabMWP/TabMWP_gen.py
bittersweet1999 f25a980043
[fFeat] Add an opensource dataset Tabmwp (#505)
* TabMWP

* TabMWP

* fixed

* fixed

* fixed

* done

* done

* done

---------

Co-authored-by: caomaosong <caomaosong@pjlab.org.cn>
2023-11-03 11:15:46 +08:00

4 lines
127 B
Python

from mmengine.config import read_base
with read_base():
from .TabMWP_gen_2aef96 import TabMWP_datasets # noqa: F401, F403