Values_2.ModelMetadataSummarySourceA summary of the model metadata.
type nonrec t = {domain : Values_0.String_.t option;The machine learning domain of the model.
*)framework : Values_0.String_.t option;The machine learning framework of the model.
*)task : Values_0.String_.t option;The machine learning task of the model.
*)model : Values_0.String_.t option;The name of the model.
*)frameworkVersion : Values_0.String_.t option;The framework version of the model.
*)}