Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.11 KB

File metadata and controls

16 lines (12 loc) · 1.11 KB

CustomModel

Properties

Name Type Description Notes
project \Swagger\Client\Model\EntityReference [optional]
links \Swagger\Client\Model\CustomModelLinks [optional]
properties \Swagger\Client\Model\CustomModelProperties [optional]
text string The text used to adapt this language model. [optional]
base_model \Swagger\Client\Model\EntityReference [optional]
datasets \Swagger\Client\Model\EntityReference[] Datasets used for adaptation. [optional]
custom_properties map[string,string] The custom properties of this entity. The maximum allowed key length is 64 characters, the maximum allowed value length is 256 characters and the count of allowed entries is 10. [optional]

[Back to Model list] [Back to API list] [Back to README]