Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 872 Bytes

File metadata and controls

14 lines (10 loc) · 872 Bytes

CustomModel

Properties

Name Type Description Notes
custom_properties dict(str, str) 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]
base_model EntityReference [optional]
datasets list[EntityReference] Datasets used for adaptation. [optional]
links CustomModelLinks [optional]
properties CustomModelProperties [optional]

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