π Advanced File Manager
Multi-Root Navigation System
β‘ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/umvavtmy/public_html/website_b18404e2/wp-content/mu-plugins)
π Go
β¬ Ke Atas
π Root Server
π Root App
π Refresh
π /
βΊ
usr
βΊ
lib
βΊ
python3.9
βΊ
site-packages
βΊ
oci
βΊ
ai_language
βΊ
models
βΊ
π __pycache__
π
Lokasi:
/usr/lib/python3.9/site-packages/oci/ai_language/models/__pycache__
πΎ
Free:
47.2 GB
β οΈ Direktori ini
tidak writable
.
βοΈ Mengedit: classification_multi_label_mode_details.cpython-39.pyc
a οΏ½οΏ½οΏ½fW οΏ½ @ sD d dl mZ ddlmZmZmZ ddlmZ eG ddοΏ½ deοΏ½οΏ½ZdS )οΏ½ )οΏ½ClassificationTypeοΏ½ )οΏ½formatted_flat_dictοΏ½ NONE_SENTINELοΏ½#value_allowed_none_or_none_sentinel)οΏ½init_model_state_from_kwargsc @ sJ e Zd ZdZddοΏ½ ZeddοΏ½ οΏ½ZejddοΏ½ οΏ½ZddοΏ½ Zd d οΏ½ Z ddοΏ½ Z d S )οΏ½#ClassificationMultiLabelModeDetailsz? Possible text classification multi label mode details c K s. dddοΏ½| _ dddοΏ½| _d| _d| _d| _dS )aI Initializes a new ClassificationMultiLabelModeDetails object with values from keyword arguments. The default value of the :py:attr:`~oci.ai_language.models.ClassificationMultiLabelModeDetails.classification_mode` attribute of this class is ``MULTI_LABEL`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param classification_mode: The value to assign to the classification_mode property of this ClassificationMultiLabelModeDetails. Allowed values for this property are: "MULTI_CLASS", "MULTI_LABEL" :type classification_mode: str :param version: The value to assign to the version property of this ClassificationMultiLabelModeDetails. :type version: str οΏ½str)Zclassification_modeοΏ½versionZclassificationModer NZMULTI_LABEL)Z swagger_typesZ attribute_mapZ_classification_modeοΏ½_version)οΏ½selfοΏ½kwargsοΏ½ r οΏ½b/usr/lib/python3.9/site-packages/oci/ai_language/models/classification_multi_label_mode_details.pyοΏ½__init__ s οΏ½οΏ½z,ClassificationMultiLabelModeDetails.__init__c C s | j S )a= Gets the version of this ClassificationMultiLabelModeDetails. Optional if nothing specified latest base model will be used for training. Supported versions can be found at /modelTypes/{modelType} :return: The version of this ClassificationMultiLabelModeDetails. :rtype: str οΏ½r οΏ½r r r r r 0 s z+ClassificationMultiLabelModeDetails.versionc C s || _ dS )aC Sets the version of this ClassificationMultiLabelModeDetails. Optional if nothing specified latest base model will be used for training. Supported versions can be found at /modelTypes/{modelType} :param version: The version of this ClassificationMultiLabelModeDetails. :type: str Nr )r r r r r r <