Class TextExtractionModelMetadata (2.10.0)

TextExtractionModelMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Model metadata that is specific to text extraction.

Attribute

NameDescription
model_hint str
Indicates the scope of model use case. - default: Use to train a general text extraction model. Default value. - health_care: Use to train a text extraction model that is tuned for healthcare applications.