metadata
A dictionary of the model’s creation information, such as its description, author, version, and license.
Declaration
var metadata: [MLModelMetadataKey : Any] { get }Discussion
Use the keys defined by MLModelMetadataKey to retrieve the dictionary’s entries.