OpenCompass/configs/datasets/xiezhi/xiezhi_ppl.py
Leymore e7fc54baf1
[Feature] Add Xiezhi SQuAD2.0 ANLI (#101)
* add Xiezhi SQuAD2.0 ANLI; update WSC

* update

* update

* update doc string
2023-08-10 14:04:18 +08:00

5 lines
128 B
Python

from mmengine.config import read_base
with read_base():
from .xiezhi_ppl_ea6bd7 import xiezhi_datasets # noqa: F401, F403