# Copyright (c) Alibaba, Inc. and its affiliates. from .core import (DATASET_TYPE, AlpacaPreprocessor, AutoPreprocessor, ClsPreprocessor, MessagesPreprocessor, ResponsePreprocessor, RowPreprocessor) from .extra import ClsGenerationPreprocessor, GroundingMixin, TextGenerationPreprocessor