HaloMaster's picture
add fengshen
50f0fbb
raw
history blame
116 Bytes
# coding=utf-8
from .task_datasets import LCSTSDataModel, LCSTSDataset
__all__ = ['LCSTSDataModel', 'LCSTSDataset']