Skip to content

v22.11.4.3

Choose a tag to compare

@ea-rus ea-rus released this 09 Dec 21:29
980d793

Fixes

  • Hugging Face required parameters (e.g. 'task') are not checked before model is created
  • Mongo:
    • create predictor from mongo: integration and query are optional
    • join model and table in mongo: query is optional
  • Fix imports for new ML module dataprep_ml
    Changes
  • check model metadata before creation
    • pytorch has to be in tags
    • metadata.pipeline_tag equal model task
  • Improved base error message if model fails post-download