The serialized data of a machine learning model. This can include the model's parameters, architecture, and any other relevant information needed to reconstruct the model. Must be a base64-encoded string of a dill-serialized model function.
DillModelFiles