FS-TFP/federatedscope/nlp/hetero_tasks/model/__init__.py

4 lines
89 B
Python

from federatedscope.nlp.hetero_tasks.model.model import ATCModel
__all__ = ['ATCModel']