OpenCompass/configs/datasets/anli/anli_gen.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
124 B
Python

from mmengine.config import read_base
with read_base():
from .anli_gen_fc7328 import anli_datasets # noqa: F401, F403