OpenCompass/configs/datasets/taco/taco_gen.py
Connor-Shen 0221d30877
[Fix] Update APPS/TACO (#988)
* [Feature] update apps/taco

* [Feature] update apps/taco
2024-03-19 20:21:39 +08:00

4 lines
123 B
Python

from mmengine.config import read_base
with read_base():
from .taco_gen_c7893a import TACO_datasets # noqa: F401, F403