OpenCompass/configs/datasets/wikitext/wikitext_103_raw_ppl.py
Kevin Wang 012546666b
[SIG] add WikiText-2&103 (#397)
* fix conflict

* add eval_cfg
2023-09-26 14:31:15 +08:00

5 lines
148 B
Python

from mmengine.config import read_base
with read_base():
from .wikitext_103_raw_ppl_752e2a import wikitext_103_raw_datasets # noqa: F401, F403