skit-ai / skit-pipelines

Reusable workflows for ml using kubeflow components.
https://skit-ai.github.io/skit-pipelines/
MIT License
4 stars 0 forks source link

No model found for plugin XLMRMultiClass! #25

Closed keshav47 closed 2 years ago

keshav47 commented 2 years ago

Describe the Issue: "slu repl" throws "Getting no model found for plugin XLMRMultiClass!" error, with the model trained with train_voicebot_xlmr_pipeline.

Steps to recreate

Reference slu-client and kubeflow-pipeline

biswaroop1547 commented 2 years ago

after un-tar you'd have a data directory whose contents you'd have to copy to data//models directory. Also make sure <version> is same as what mentioned in config/config.yaml file.