RstPointerSegmenterPreTrainedModel¶
-
class
RstPointerSegmenterPreTrainedModel
(config: transformers.configuration_utils.PretrainedConfig, *inputs, **kwargs)[source]¶ An abstract class to handle weights initialization and a simple interface for downloading and loading pretrained models.
-
config_class
¶ alias of
sgnlp.models.rst_pointer.config.RstPointerSegmenterConfig
-